I need to start remote task when some object are changed.
So i decided to use automation with HTTP PUT method to run activities on remote orchestrator but i have no idea how to put reference to object Id that changed inside the body.
Is there any way instead groovy script ?
Hi Andrey,
From Insight version 5.1 which is planned to be released within the coming weeks, placeholders will be available for the all the actions, not only for the groovy script. So if it's possible, you could wait for that release, I think that will make it much easier for you.
But yes, it is possible to do this today using groovy scripts.
For more information, take a look at https://documentation.riada.se/display/ICV50/Insight+Automation
At https://documentation.riada.se/display/ICV50/Groovy+Scripting we have some examples of groovy script that could be used as an inspiration, and at https://documentation.riada.se/display/ICV50/Insight+API+-+for+developers we have documentation about our API.
Best Regards
Alexander
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Your welcome. If you feel like this answered your question, feel free to mark it as answered.
Best Regards
Alexander
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Have you any plans to implement HTTPS into Http Request method for automation ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please can you be more specific - How to place reference to the object inside the body without using grovy script?
I made automated e-mail to receive before certificate expire and I want to see the list of certificates.
I would prefere not to be forced to use grovy script.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.