-
Cannot copy file to another location in AppWorks
I encountered an error when trying to copy the BPM file to another location. I have tried it on our customers server and local server. Any idea what could be the issue? I have attached the screenshot. Thank You
-
Newly created actions(action bar buttons, fields) not visible in runtime
Hello guys, since a moment i can not see my actions(buttons,fields) newly created in runtime. so far i cleaned the app server cache, i also deleted the solution then republish it again but the problem persist. Need your help to fix the problem.
-
Trigger Business Process Via Email
Hello guys, i would like to know if we can start automatically a process once we receive an email. in case it is possible please share documentation to implement this activity. Thanks,
-
Email Notification Issue
Hello Guys, need your assistance to fix the issue about send email. Find below the message error i am getting when using the sendEmail Web Service and the screenshot of the configuration. [CDATA[com.eibus.localization.exception.custom.LocalizableIllegalStateException: Connection to the mail server failed -'…
-
Notification Service Container
Hello Guys, since a created my a notification service for my organization HumanInteractions or Tasks get issues. Maybe i miss something in my notification service configuration, please need your help to fix this problem. Find below the issue i have: SOAP Fault from Notification Service while delivering Task/Info for the…
-
Unclear 23.3 feature - "Create new" in model picker
In 23.3 I see a new developer feature passing by: "Ability to create related models from Model picker during development" I searched for it in the manual, but "Model picker" is for me (and others) a new terminology. Where can I enable this simple 'Create new' option and how do I use it on what pickers? BR, Antal
-
Web Service Interface to create a Role
Hello Guys, I need your help to fix this issue. i can retrieve users from Org Unit Position. the second action is to create a role dynamically then add these users into the created role. However i have not seen a web service that allows this action. So is it possible to create a role with a web service then assign users to…
-
Unable to update the business process.
Hello guys, i can't do any update with my process and find below the message error i am getting and the attached document for full log: Additional incoming changes have been detected. Make sure to incorporate all latest changes before making new changes. Further information: * we are using one workspace * we are using git…
-
Find out the Workspace iD in Appworks
Hello guys, am using the web service below to retrieve users of a position: <SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/"> <SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/"> <SOAP:Body> <getPositionUsers…
-
Windows authenticated DB connection
Hi, Would it be possible to create a new database configuration to an external DB that only allows Windows Authentication as a connection? So, not providing username/password in the database connection string, but reusing the TomEE credentials where my ws-appserver service container will run under? BR, Antal