Trigger catalog item

Sneha39
Mega Guru

Catalog Item name : TestItem.

Table :  customvalue( Column name : choice field "Cater" (choices: new,old)

I want to trigger  TestItem when user insert choice "new" on field "cater" 

 

Thanks

1 ACCEPTED SOLUTION

Allen Andreas
Administrator
Administrator

Hi,

You would want to create an after insert business rule on the customvalue table for "insert" when the choice for "Cater" field is "New". This can trigger the Cart API, which you'd script in the "advanced" section of this business rule, and you'd use that to order the catalog item: TestItem.

Example: https://community.servicenow.com/community?id=community_question&sys_id=892a0f69db5cdbc01dcaf3231f96...

Please mark reply as Helpful/Correct, if applicable. Thanks!


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

View solution in original post

5 REPLIES 5

Hi Neha,

Do you mean trigger catalog item as -> creating RITM record with the required variables from script;

Once record is created on RITM table the associated workflow would automatically trigger

Regards

Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader