web services field in business rule
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-18-2017 10:10 PM
Hello Guys ,
This Question is only to enhance my knowledge.
1) web services option is not visible in business rules.
2) difference between normal service now instance and express instance.
3) Actually in one of you tube videos i found webservices enable in express instance.
It would be great, if somebody hints out at above, so that i can research the rest.
Thanks Guys
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-18-2017 11:17 PM
g_scratchpad.isWebServiceBR value is setting from the BR which you mentioned to check the property value in client script.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-19-2017 02:56 AM
Guys anybody has worked on webservices in business rules.....if yes can you please explain me with a real time scenerio,,,,,,thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-04-2019 12:07 AM
In integrations, we can call respective Outbound REST Message record and particular method directly selecting from reference choice fields provided. This replaces the function call of var request= sn_ws.restMessageV2('Rest Message Record name','Method name to be called');
Please find the below screenshot.
Please verify and select my answer as correct if it answers your question. Thanks.