You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Issue with Country-Specific LOV Trigger After Migration to Redwood

Summary:

We need to implement two country‑specific lists of values for the queue. Earlier, in the Classic version, we created a trigger that retrieved the user’s location and employee person number through web services. However, in Redwood, that trigger is no longer working. Could anyone please help us resolve this issue?


Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):

26A


Code Snippet (add any code snippets that support your topic, if applicable):

Rest API:

Groovy Script:

def EmplData;
def PersonData;
def except;
def eeName;
def conn;
def personID2;
try

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!