Tuesday 11 June 2024

Schedule BIP report to FTP with output file name with date format dynamically

 Schedule BIP report to FTP with output file name with date format dynamically 

Required File name format :  Invoice_total_report_yyyymmdd_hhmmss.csv

Output file name :  Invoice_total_report_%y%m%d%H%M%S.csv


Under schedule >>Output>>Destination>FTP>> 


FTP Server: FTP Connection name given in BIP Admin>Delivery Channel>FTP

Remote Directory (Path):/Inbound/admin/InvoiceReport

Remote file name : Invoice_total_report_%y%m%d%H%M%S.csv



Wednesday 10 January 2024

Integrate Salesforce and ERP Cloud

 Salesforce Integration                      Back to OIC


  • In this integration, We will integrate Salesforce and ERP Cloud with Oracle Integration Cloud. 

  • Use case - As soon as account is created in salesforce, it should also get created in ERP Cloud

  • For this integration, you will need below accounts:

  •  Oracle ERP Cloud



Integration gets triggered as and when new customer is created in Salesforce.


Create FLOW in salesforce 
    

Create SFDC Account using https://developer.salesforce.com/signup

Login to http://login.salesforce.com?lt=de using SFDC logins -created in previous step
1)Create Flow 
  Navigation to create Flow
   Home >>Process Automation>>Flow>New Flow 

   Record Triggered Flow --When a record is created or updated .

   Triggering point :"when ever record is created ,updated or deleted "
   Object : Account
   Configure Trigger : A record is created or updated 
   Set entry conditions :like only account no starts with 500
   
   Save the Flow with Flow name and API name 
2)Create Action of type Outbound Message under workflow actions

  Create Outbound message 

  Business Object:Account 
  End point URL :as New integration to be created in next step in OIC 
  Account fields to send :Move attributes from avilable to required fields 
  select all attributed from salesforce to be needed in Cloud ERP to create         customer account 
 Save Outbound Message --It will generate Abstract WSDL file --Save it 

3) Create Connection in OIC   View 

   
 

Salesforce Connection

 Salesforce Connection Configuration                        Back to OIC

Basic details
Salesforce
Salesforce
23.4.1
Trigger and Invoke
Integrates Salesforce.com CRM with your Enterprise Resource Planning, Marketing, Human Capital Management, Financial System, Social, SaaS and on-premises applications.
Security details
Custom Security Policy
Custom Security Policy, Authorization Code Credentials, Resource Owner Password Credentials

Documentation
The Oracle Cloud Adapter for Salesforce.com enables customers to easily integrate their on-premises or SaaS applications with Salesforce.com application without having to know about the specific details involved in the integration.


Login to salesforce with your user account >>User profile >>Settings >>My Personal Information>>Reset My Security Token .

A new security token sent to the email address for your account,
salesforce account user password + new security token sent to the email address
Devi@125 +   U3ItX5EqDP5XlXkd23b6gmLhD= Devi@125U3ItX5EqDP5XlXkd23b6gmLhD



Navigate Back to Integration