Automation Plan - Target is not saved to Action

I tested the REST API credentials and they work through the browser at https://BIGFIX01.*****:52311/api

Re-bootion is the Solution!

Looking at the pe_console.log I noticed the errors were no longer recurring. Server was bounced last night for Windows Patches and the log activity settled down.

I setup another Automation Plan Action and it ran!

Thanks for your help Paul

–Doug

Ah yes :frowning:
You would actually need to input the expression into the presentation debugger in the console, go to the Edit menu and select the Flatten Relevance option, so that the full expression is basically just all on one line:

elements of (set of (parenthesized parts 1 of (matches (regex "^PlanActionRuntimeData_([0-9]+)$") of it) of (names of shared variables whose (name of it starts with "PlanActionRuntimeData_") of bes wizard whose (dashboard id of it = "pe_PlanList-vcurrent.ojo"))) - set of ((ids of it as string) of bes actions whose (action script of it starts with "#!/plan/xml")))

Aaay! :slight_smile: Great!