is there a way to retrieve values from a start process inside a upload document web API?

Certified Associate Developer

I'm  sending a document  to this web API and i need to retrieve another document that is  going to be generated in the  process model.

It gets to make the   process run  but   the  API does not wait for it to  finish i have every node in  my process  chained and   is a short process with less than  25 nodes.

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Associate Developer
    in reply to Stefan Helzle

    I already configured the PV acuseRecibo as  parameter  and   i tested  with a test  integration with only  one  node and it worked so  the problem is  my process.

     

    now i  got to see this  in the db_PX log

     "[P536886929-EI incomingEcf    ] [Activity Chaining] Could not chain to attended activity.  No attended activity with compatible assignment was found."

Children