@Amit Gujarathi ,

I'm doing good and hope your doing good too:) 

Thank you for responding on this and Providing Insights

 

So let me be more clear so I have designed script in Scripted SOAP API in dynamic way such that they need to pass sysid of the item along with variable data then API does the JOb , so user can create use any item to create the request 

 

  • Business Rule (Before Insert): Create a 'Before Insert' business rule on the Request Table. This BR will check if the request is being created via the cart API (you can identify this based on certain unique attributes of such requests). If it is, set the true/false field to 'true'. - can you please provide more insight on this according to my description above