raincole Posted January 20, 2022 Share Posted January 20, 2022 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? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.