Process ID in Sync Start Process

Certified Senior Developer

Hi Everyone Slight smile,

I have a sync start process(Process Id is used to select the Process Model) in my Parent Process.
Now I am not able to save the Output. PVs are not shown in pv!.


  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Lead Developer
    in reply to Anusuya K Mahalingam

    Here is your answer:

    You need to configure the Start Process node to refer directly to the process model, not hardcode a PM ID.  Like this, Appian will not be smart enough to know what Process Model you're referring to or to access its available PVs.

    (edit to add: I see  beat me to it - i didn't read down-thread before writing my reply lol)

    I would also add: if you MUST populate the process model by expression (or just want to experiment), i would guess your output configuration MIGHT still work if you configure it BY EXPRESSION as I originally suggested way up here.  I'd be curious to hear whether it works.

Children