Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.

Creating a new task via webservice

Avatar

Level 4

Hello,

I have a muli-part question that I am hoping someone can help answer. My goal is to host some a web page that our users can interface with that will allow them to create tasks, but one that is hosted outside our fire-wall and not on our LiveCycle/JBoss server. My questions are:

  • Is it possible to create a 'fully populated' taskContext object using webservices (The action profile that our Long Lived process uses requires a taskContext input variable)? If so, which service do I use?
  • Is it possible to create a Task object with a taskID using webservices? If so, which service do I use?
  • If the answer to the above is no, is it possible to do what I am trying with the Java API?


0 Replies