I already done other case landing pages for different bpmonline systems which are working fine.
But for a system, from landing page all required fields are filled but still not submitting and below error is occurring. Not sure about this error and how to resolve it.
It's hard to say what's wrong by the screenshot. Please catch the request with Fiddler, save the request and investigate it. If it doesn't contain...MoreLess
I deleted an object schema and resource file and now I keep getting these errors every time I click Export packages to file system: http://prntscr.com/n38jkr . How can I fix this?
I found the mistake. The files where not deleted on the hard drive so it kept looking for them. After deleting everything on the hard drive, the export works again.
we have the following problem, when we make a data load through the consumption of a "REST - WebService"
We would like to know how we could fix the "parse" error so that the execution does not fall ?. This happens when reading a JSON from the WebService.
Please check why I cannot open Opportunities Page in Custom package (user Supervisor). It is loading forever.
Solution
We've recently fixed the issue with opening of the "Page" tab in the section wizard. The reason of the issue was in the same name of the detail and the item on the page. The detail...MoreLess
We are currently working on a project that uses the OData protocol with WCF and, even though it's using the exactly same structure of the example from the academy, we are facing some problems when trying to update an object.
Code:
// Creating the context of the BPMonline application.
BPMonline context...MoreLess