Yearly Archives: 2023

CAUSE AND FIX for MISSING RESPONSIBILITIES issue in EBS R12

CAUSE AND FIX for MISSING RESPONSIBILITIES issue in EBS R12 =================================================== 1) Run the Concurrent Program “Workflow Directory Services User/Role Validation” with the following Parameters Batch Size : 100000 Fix…

Read More

Steps to apply EBS12_2 CPU July 2023 with AD and TXK 14 upgrade

REFERENCES :- ============ Applying the Latest AD and TXK Release Update Packs to Oracle E-Business Suite Release 12.2 (Doc ID 1617461.1) Document 1594274.1, Oracle E-Business Suite Release 12.2: Consolidated List…

Read More

Extracting Data from Web page Using Automation Anywhere

Let’s talk about how to extract data from a website and store it in Excel using Automation Anywhere. Assume that we have to extract data frequently from a website and…

Read More

Calling REST API from Automation Anywhere

Assume that we have to integrate Automation Anywhere with REST API to exchange data between the applications. Here we are calling a Rest API from Automation Anywhere with the parameters.…

Read More

Merge PDF in AOP

1. Overview This document talks about how to merge the pdf in AOP. 2. Technologies and Tools Used The following technologies has been used to achieve exporting IR data to…

Read More

HTML Templates in AOP

1. Overview This document gives an idea about the HTML template in AOP. 2. Technologies and Tools Used The following technologies has been used to achieve exporting IR data to…

Read More

Creating Data Source in WebLogic Server

1. Overview This document talks about how to create a data source for java project using Oracle Web logic server. 2. Technologies and Tools Used The following technologies have been…

Read More

PHONE NUMBER VALIDATION USING PLUGIN IN OUTSYSTEMS

INTRODUCTION: Phone number validation is a common requirement for ensuring that users provide valid and correctly formatted phone numbers. Proper phone number validation is essential to prevent incorrect or invalid…

Read More

Password strength detector in Oracle Apex

1. Overview This document will explain about the detailed process involved in detecting password strength in Oracle APEX Using Java Script. 2. Technologies and Tools Used The following technologies has been used to achieve…

Read More

DATA AGGREGATION USE CASES IN OUTSYSTEMS

INTRODUCTION: Aggregate  is used to fetch data from database. If the Data model had any changes aggregation  automatically get that and load the database data from the server. Using aggregate we can perform…

Read More