As in topic, i'm looking example how to call internal post web-service inside business process. Should i use "Script Task" or "Call Webservice Task" to handle it ?
You would use a script task, but you don't need to call it like a web service. Keep in mind, the web service is just a C# class in the Terrasoft...MoreLess
Very frequently we find that the Generate, compile, publish or Update operations from the Configuration manager take a long time to run ( > 30 mins). This happens across developers across projects.
Sometimes it keeps running endlessly and we need to force abort.
It's possible to hide "Close" button by applying custom CSS style to the AutoGeneratedPageV2 schema. In this way you need to find the correct...MoreLess
I would recommend to use the Pre-Configured page instead of the Auto-generated page. You can decide which buttons display to the user. You can...MoreLess
It's possible to hide "Close" button by applying custom CSS style to the AutoGeneratedPageV2 schema. In this way you need to find the correct...MoreLess
Somebody knows how can I add or remove fields on the provider containers on Minpages?, in my case New Account Minipage, I want to change Primary Contact from List to Lookup...
I am trying to add a mobile business rule that applies at various stages for an Opportunity. With the below code, the rule is only working on the Verified stage. I need it to work at 13 different stages so I was hoping to be able to add it all in one rule, but not sure if that is possible?
Please check ids that are using in "conditionalColumns" array. It seems like the wrong id is used. The stage values are saved in the OpportunityStage...MoreLess
Hi! In OOB creatio mobile app offline mode can be enabled only via PC version. If this button is custom try to debug it using mobile emulator...MoreLess