Robust Transform Engine (RTE) Add field to payload for Scripted Operation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2024 05:55 AM
Hi,
I have a requirement to dynamically set the discovery source of imports from the Out of the box SCCM Service Graph Connector - I have multiple instances of the data source for multiple SCCM instances going through the same Service Graph Connector / RTE configuration.
I understand that the value is set from the 'RTE Entity Operations' and that this can be changed to 'Script' to allow logic to be applied.
Similarly, there is an attribute buried within the payload where I can determine which data source the row within the batch has come from.
However, I am unable to use the value in the payload until it is part of a RTE entity field so it can be selected as a 'source field' within the scripted entity operation.
How do you get a scripted field from the payload into the temporary table so it can be used as part of transformation? The documentation is severely lacking in this area
Thanks for support