Resolved! How to send the dynamic table name of the table selected
There are 5 variables on record producer which are depend on requested_for.I want to pass the table name of those 5 tables dynamically in script include.If I will select first variable,GlideRecord will work on first table.If I select Second table Gli...