Oracle Cloud Apps Tech|SaaS PaaS| Cloud SecurityV2
- Show all
- Hottest
- Popular
- Random

SaveSavedRemoved 0
Date Formats in OIC
Admin
00
Date Formats in OIC is little complex (not really), but gets a little tricky at times . Many developers get stuck and need to refer documentations for figure out the right format and conversion for their requirement.
Here we will see the most common requirements with Date handling in Oracle integration cloud.
…

SaveSavedRemoved 0
MyPost Template
Admin
00
What is FAQ?Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
What is FAQ?Lorem ipsum dolor sit amet, consectetur …

SaveSavedRemoved 0
Fusion AR Lockbox Integration with OIC
Admin
00
Lockbox is a service offering from banks to enterprises who have large customer base and have various payment agreements.
Basically instead to directly paying to the enterprise the customer pay to the banks and banks deposit in the company’s bank account.
This is used for bulk receipt handling from …

SaveSavedRemoved 0
How to Insert Image in BI Publisher Report in Fusion and EBS
Admin
00
Insert Image in BI Publisher Report: Inserting or adding images in the RTF of BI Publisher is a requirement that is frequently asked during developing reports. Since it requires some specific codes to be embedded, it’s worth keeping a note of it.
There are some scenarios where an image is required to be embedded …

SaveSavedRemoved 0
SalesForce Integration With ERP Cloud
Admin
00
Salesforce integration with ERP cloud can easily be achieved using Oracle OIC.
OIC provides prebuilt salesforce adapter to integrate with SFDC cloud.
Creating a Salesforce Connection in OIC
Home > Integration>Connections> Click on Create Connection
Select Salesforce adapter
Configure Salesforce …

SaveSavedRemoved 0
Create WorkOrder Payload in Fusion
Admin
00
Below is a tested Rest payload to create a basic Manufacturing Workorder in Oracle Fusion Manufacturing Cloud.
Rest API URL
https://(domain)/fscmRestApi/resources/11.13.18.05/workOrders/
Sample Rest Payload to create workorder
{
“OrganizationCode”: “002”,
“ItemNumber”: “AS47001”,
…

SaveSavedRemoved 0
PO Requisition Interface Tables in Fusion
Admin
00
And PO Requisition Sample Payload
In this post we will see the tables which are involved in import of a PO Requisition and sample rest JSON and SOAP xml payload.
Important Tables involved
Interface Tables
POR_REQ_HEADERS_INTERFACE_ALL (For Requistions Headers)
select * from POR_REQ_HEADERS_INTERFACE_ALL …

SaveSavedRemoved 0
Cloud Architecture Interview Questions
Admin
00
Cloud computing skills are in demand nowadays and lots are aspirers are honing up their skills in this area to make a successful career.
Lets see some cloud architecture interview questions which are generally asked. Though these questions would reference Oracle Cloud Infrastructure but is equally applicable to …

SaveSavedRemoved 0
Difference between CASE and DECODE in Oracle
Admin
00
While working with data you may need to write SQL for complex reporting which requires CASE and DECODE functionalities. In this post, we will see the difference between CASE and Decode in Oracle.
Prior to Oracle 8.1.6 it had only the DECODE function. CASE was introduced in Oracle 8.1.6 as a standard, more …

SaveSavedRemoved 0
Oracle Fusion Cloud Workflow
Admin
00
Oracle Fusion Cloud has inbuilt approval management system and its built on top of the BPM ( Business process management) Engine.
BPM Approval Management
There are various reasons we may need to modify approvals of a process like
#Label
AP Invoice ApprovalJournal ApprovalsSupplier Profile changes
…

SaveSavedRemoved 0
BI Publisher Interview Questions
Admin
00
Oracle BI Publisher also know as XML publisher is one of the prime reporting tools from oracle for enterprises. It is the next lever of reporting moving forward from Oracle Reports builder.
XML Publisher was part of Oracle E-business suite , and with so many user and developer friendly features it is now also part …

SaveSavedRemoved 1
VBCS Interview Questions
Admin
00
Before we see some of Oracle VBCS interview questions here is some background of the product.
VBCS Stands for Visual Builder Cloud service, It’s a cloud-based product from Oracle to develop and extend mobile and web responsive applications.
When launched initially in around 2016 it was called ABCS (Application …
Show next