Jump to content

How to get @pdg_input and @pdg_output in Python?


raincole

Recommended Posts

In Hscript expressions we could use `@pdg_input` and `@pdg_output` to get a work item's input and output. But how to do this Python? I've tried everything that I can think of:

* attrib("pdg_input")
* inputResultDat
* expectedInputResultData
* resultData
* data.allDataMap


None of these works! How could it be so hard to just get the most basic attributes of work items?

 

 

Screenshot 2022-01-20 101415.png

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...