Hi All
I have a new project form in JSD. It has a number of custom fields. One of which is members. This is a list of users.
I am then applying an automation to the ticket to create an object in Insight.
I am using smart value to populate the values in insight.
However, the I get a message when it runs. Which is:
Error creating Object'Members' - The value provided is invalid
However, if I use logging I see that the values are right. I have tried object.accountId and DisplayName, as well as just the list.
As anyone seen this?
Thanks
Mark
Hi Mark,
what type is the Insight field? Is it a text field, reference, picker, ...?
The field in Insight object is a User. The custom field in the JSD form is a User Picker (multiple users) type. The Insight Object is set to allow a number of users and when added via the Insight UI I can add a number of users.
It maybe that it is not possible to add more than a single user from JSD to Insight.
I have an issue with another form that adds a single user to the members. This works but, does remove the other users. I am working on that now. ;)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
UPDATE
It seems that the values in Insight are a list? They return the data in [] so [xxxx, xxxxx]. I am passing the data in the form xxxxx, xxxxxx. Which maybe the issue.
Alas I cannot see anyway of appending a list nor how you can create or cast one.
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.