ICS Designer Supported Operations
Type Supported Functionality Description Integrations Import Create View Edit Clone Create Version Export (.iar file) Delete SubmitNow AddSchedule Activate Main component of ICS Connections Edit View Clone Delete Create Lookups Import Create Edit View Clone Export to CSV Delete Packages Import (.par files) View Export (.par) Delete Agents Download – Connectivity […] →Read more
1Z0-1042 – Oracle Cloud Platform Application Integration 2019 Associate
Exam Title: Oracle Cloud Platform Application Integration 2019 Associate Exam Number: 1Z0-1042 Exam Price: ₹10,475.00 More on exam pricing Format: Multiple Choice Duration: 105 Minutes Number of Questions: 60 Passing Score: 66% Validated Against: Following are the exam topics focused on ICS, SOACS, PCS and APICS Getting Started with Oracle Cloud Application Integration Describe the key […] →Read more
Oracle ICS Interview Questions/ Key Points – 3
Xpath expressions – expression mode (need to write xpath expression) and condition mode (no xpath code required) ICS Agents provides the seamless way of integrating between SaaS and OnPremise business applications. Following are the key details of ICS OnPremise Agent No Open Ports No Exposed Private SOAP based WebServices An existing J2EE Container is not […] →Read more
Oracle ICS Interview Questions/ Key Points – 2
ICS Integration LifeCyle is of the sequence – Create Connections, Create Integrations , MapData(Lookup, Transform Too), Activate and finally Monitor Integrations (Manage Errors, Track Payload) Oracle Cloud MarketPlace For Integration (Free/Paid) – https://cloudmarketplace.oracle.com/marketplace/en_US/homeLinkPage For Prebuilt Integrations Connections – Should modify the connection details Integrations Oracle Created – Cloned version can be modified Customer/ISV’s Created PAR […] →Read more
Oracle ICS Interview Questions/ Key Points – 1
Oracle ICS is one of the leader in Gartner IPaaS platform, its a browser based Integration Tool with many prebuilt adapters and evolving, it has majority of Oracle SOA/BPEL capabilities and it is the future SOA of Oracle. Below are few Interview Q&A which you may across, Provide your comments if you have any to […] →Read more
Oracle Zero Downtime Migration – What an Innovation From Oracle :)
https://www.oracle.com/database/technologies/rac/zdm.html?utm_medium=social&utm_source=linkedin&utm_campaign=postfity&utm_content=postfity43e78 →Read more
Oracle Cloud Services For Free..Not Happening Now…
Oracle Cloud Services is used to provide 30Day free trial for a given unique email. But now when i’m trying to register, it’s not providing the services, it’s pending approval and Oracle is sending an email as below after registration of services, there is no guarantee whether it approves or not 🙁 Did anyone faced […] →Read more
Oracle Fusion/Cloud ERP HCM Employee Details
select papf.person_number, pu.username, papf.person_id , PPNF.list_name from per_all_people_f papf, per_users pu , PER_PERSON_NAMES_F PPNF WHERE papf.person_id = pu.person_id AND PPNF.PERSON_ID = pu.person_id AND PPnF.name_type=’US’ AND TRUNC(SYSDATE) BETWEEN papf.effective_start_date AND papf.effective_end_date and pu.username like ‘%abc%’ ; HCM Department Details SELECT papf.person_number, hauft.NAME Department FROM HR_ORG_UNIT_CLASSIFICATIONS_F houcf, HR_ALL_ORGANIZATION_UNITS_F haouf, HR_ORGANIZATION_UNITS_F_TL hauft, per_all_assignments_m paam, per_all_people_f papf WHERE haouf.ORGANIZATION_ID […] →Read more
Oracle Fusion/Cloud ERP ESS Job Details
Time taken to complete the process When dealing with Conversions/Integrations/Reports – Knowing details about ESS(Enterprise Schedule Service) is utmost import in Oracle Fusion Cloud ERP, below are the few queries, which are very much beneficial during your ESS Journey 🙂 Time taken to complete the process SELECT REQUESTID, sysdate, to_char(PROCESSSTART,’yyyy-mm-dd hh24:mi:ss’) Start_Time, to_char( PROCESSEND,’yyyy-mm-dd hh24:mi:ss’) […] →Read more