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

Error When Trying to Create An Action

I know this is stretching and tricking the software but I got luck every single time previously, except this time.

  1. Goal: To create an action on Item Classification screen set so that user can click on it to trigger an agent
  2. Steps:

2.1 Since system didn't provide out-of-box action definition on GTM Item Classification, I am directly inserting those records in table ACTION_DEF and ACTION_DEF_STATE, by running following SQL statements.

  • Insert into action_def (ACTION_DEF_GID,ACTION_DEF_XID,QUERY_TABLE_GID,IS_ASSIGNABLE,SUPPORT_IGNORE_CRITERIA,ACTION_TYPE,OTM_RELEASE,DOMAIN_NAME) values ('RUN_AGENT_GTM_ITEM_CLASSIFICATION', 'RUN_AGENT_GTM_ITEM_CLASSIFICATION', 'GTM_ITEM_CLASSIFICATION', 'Y', 'N',null,null, 'PUBLIC')

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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