i want deploy my workflow project, but the deploy function button list is empty. However, fews days ago the deploy function work fine. what is the problem with that?
Hi,
I trying to use the replace function of js, the when the workflow run the script task it's pop up error.
the code as bellow:
var str = "this is a cat";
var str1 = str.replace('this','that');
the error log:Error message:An unspecified er...
HI,
I want to implement a scenario that service task will send a url of the workflow's user task link, the user of the client side can click the url directly navigate to the detail page of the user task . but the only question of this is how can i ...
Hi Subha,could you get the certificate chain about authentication url? make sure all the certificate which appear in chain are install in android system or trust the intermediate certificate CA of the chain to your android project through network_con...
ok, i am using 3.2.0 wizard generate app to reproduce the issue. if i can not reproduce the problem, can you generate a temp app for me to do the further investigate?