Jump to content

Recommended Posts

Posted

Hi Team,

We are trying to map the linked requests reference number to a custom field in our workflow. When trying to map the value of Linked Requests, it says 'A count of the number of requests the specified request is related to'. We would need the reference number of the linked requests rather than the count. Is there a way we can get the reference numbers of linked requests on a request.

Could you help in finding a solution for this.

Regards

Adith

Posted

hi @Steve Giller - Sorry for the confusion. The tooltip says that, please find below

image.png.cbf1621449c193790ca6b14c4537eb9f.png

We thought that we can get the linked requests reference number using 'Linked Requests' parameter, but it only gives the count. Is there a way we can get the actual reference number ?

Posted

@Adith I'm afraid I'm still guessing at this point, but is that the Get Request Details node?

8 minutes ago, Adith said:

We thought that we can get the linked requests reference number

This is not available as it could contain 0, 1, or multiple values - how would you envisage the output being presented, and once you had a (potentially unlimited) list of Request References how would this be used?
 

Posted

@Steve Giller - yes, that's from Get Request Details node.

Our use case is that, we would like to store the linked requests reference number into a custom field and then generate a report using that custom field value.

For example : to generate a report on Incidents linked to Problem tickets. We thought of getting the problem ticket reference that is linked with the Incident to be stored in a custom field and generate report using that custom field value. 

If there is a much better way of doing this kindly do let me know :)

Posted

Relationships between Entities are stored in the h_sm_relationship_entities table, if you're wanting this information for a report that would be the best starting point.

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...