We have a request type where users can choose a variety of options. When they choose a certain option from a field and submit the request, we'd like automation to "Add Form" and "Make form external". I've looked thru Automation and can't find any way to accomplish this task, so I'm figuring that this is beyond the software.
Once the request has been submitted, you can manually click "Add Form" and then on that form choose "Make form External" via the agent view, so it would make sense that if you can do it manually that there might be some way of doing it thru automation, but maybe not.
Any other ideas how this could work? Thx!
This is possible. The rule is best added from within the JSM Project.
Then it would look something like this...
Ste
OMG, Stephen. I've been under the impression that working out of Global Automation was more beneficial, not realizing that certain options AREN'T available unless in the Automation for a specific project. I am now able to set those options as you specified. Thank you so much.
Crazy that Global Automation & Project Automation cut out certain options.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This can be done via automation and is pretty simple to do. This is what the automation look like that I have for renewals:
Basically the user clicks on a renewal action (a transition to the same status) and that will add the form to the request.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In your use case you just have to check which option the user picked and then based on that attach the correct form. An if/else condition would be what I would use if you have different forms for different options.
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.