-
Salesforce Manufacturing Cloud Accreditation Certification Questions
If Acme Partners has fiscal year from April 1 to March 31. will Salesforce Manufacturing cloud be supported for Acme calendar year? True False What can not be extended to channel sales partner in Salesforce Manufacturing Cloud community/ experience portal (select one) Sales Agreement Account Forecasting Leads Opportunity Is community / experience cloud for manufacturing […]
-
How to Extract Workday Custom Objects Using REST Adapter
Create REST Adapter Connection: 1. Select Connection Type: REST API Base URL 2. Connection URL: https://wd2-impl-services1.workday.com/ccx/api/v1/<tenant> 3. Select Security Policy as: OAuth Custom Two Legged Flow and provide below details: Access Token Request: -X POST -H “Content-Type: application/x-www-form-urlencoded” -d “grant_type=refresh_token&refresh_token=<refresh_token>&client_id=<client_id>&client_secret=<client_secret>” https://wd2-impl-services1.workday.com/ccx/oauth2/<tenant>/token Create Integration: Select Scheduled Orchestration Integration Pattern in OIC. Drag and drop Configured Rest Adapter Connection, Steps to […]
-
How to Configure REST Adapter to Extract Bulk Leads from Marketo
Create REST Connection Select Connection Type : REST API Base URL. Connection URL: https://{Munchkin ID}.mktorest.com/ Select Security Policy as: OAuth Client Credentials and provide below details: Access Token URI: https://{Munchkin ID}.mktorest.com/identity/oauth/token Client Id Client Secret Create Integration Select Scheduled Orchestration Integration Pattern in OIC. Drag and drop Configured Rest Adapter Connection. Steps to configure: Provide URI to Create […]
-
How to Integrate SuccessFactors LMS module Using Oracle Integration Cloud
Introduction: Web Services are used to access application data outside of the application UI. There are two types of LMS Web Services: SOAP/WSDL (AXIS): These were the old LMS Web Services used in old implementations and deprecated in 2018. ODATA (RESTful API): OData is used to define best practices that are required to build and […]
-
How to overcome current OIC adapter for ServiceNow attachment handling
Attachment Handling while Integrating ServiceNow Note: ServiceNow adapter on OIC now supports attachment upload and download. Saida has written the blog on this which can be referred and provided all steps need to work with attachment while integrating ServiceNow. refer the blog here – https://www.linkedin.com/feed/update/urn:li:activity:6560471850843942912
-
New ServiceNow Release – Madrid
What you need to know Please find the information about what is new in the latest release of ServiceNow – Madrid. This may be useful for the people who may be interested in ServiceNow upgrade. https://wp.me/p2wWfL-edT
-
All You Need to Know About Integrating Oracle ERP Cloud
While Oracle ERP Cloud is growing ERP in the Software world and many organizations are adopting it, integrating it is not been so easy especially if one does not use middleware from Oracle to do so. First thing first, if you are thinking or you already have Oracle ERP Cloud and thinking about integrating it […]
-
Automate Employees on-boarding Business Process Between Workday and NetSuite
Today, it is word of cloud whether it is HCM application or ERP application. Customer wants best in class products. Many times best products from different domains comes from different vendors and it becomes important to think about integration between these desperate systems. If customer has from 2 to 5 desperate systems including cloud and […]
-
WHAT’S INSIDE: SERVICENOW’S LONDON RELEASE
Originally posted on SNC Development:
SERVICENOW KINGSTON -TO- LONDON COMPARISON – WHAT’S NEW, WHAT’S CHANGED, WHAT’S REMOVED THE FOLLOWING IS A VIEW ONLY VERSION. IF YOU WOULD LIKE THE FULL EDITABLE VERSION PLEASE SEND ME YOUR EMAIL ADDRESS USING THE CONTACT FORM BELOW. ? ? ? ? ? ? ? ? ? ? ? ?… -
Oracle Cloud Adapter for Ariba on OIC – Limitation
Oracle Cloud adapter for Ariba does not support attachment coming in PO headers or Line Items. This is recommended that if attachments are enable, customer needs to disable them to make it work in OIC. Below are the instructions to disable attachments in the PO.Please note that if PO attachments are enabled, you may see […]