Fusion

Rollback depreciation after period close

rollback-depriciation-after-period-close-in-r12

Read More

Manage Accounting periods in Fusion

Manage-Accounting-periods-in-fusion

Read More

Valueset maintaince in fusion

Value set maintenance

Read More

ACH Process

ACH-process-in-fusion

Read More

OPMNCTL startall Fails with “unexpected exit: status 4200”

While trying to start the opmnctl services in idm we are getting 4200 error code as below applmgr@*****:~ $ applmgr@*****:~ $ /*****/fmw/idm/instances/IDM_inst1/bin/opmnctl startall opmnctl startall: starting opmn and all managed…

Read More

User Status Query – Oracle Fusion

The below query extracts the list of employee users along with their user status and employee status SELECT pu.username USER_NAME ,papf.person_number EMPLOYEE_NUMBER ,ppn.first_name EMPLOYEE_FIRST_NAME ,ppn.last_name EMPLOYEE_LAST_NAME ,DECODE(SUSPENDED,'Y', 'Inactive User','N', 'Active…

Read More

Query to get list of Data Accesses of users – Oracle Fusion

The below query extracts the list of data accesses given for any user in Oracle Cloud Application ————————————————–***************——————————————– SELECT gl.name "Security Context Value", pr.role_name"Job Role Name", pu.username "User Name", role.ACTIVE_FLAG…

Read More

Transmission Configuration For Payment Outbound Interface – Oracle Fusion

Transmission Configuration AP payments made in Oracle Could sends payment files to banks to make the real payment to vendors. In such cases, file transfer link has to be enabled…

Read More

How to take Thread dumps from console

How to take Thread dump from weblogic administration console. Login in to the console Under Domain Structure Go to Environments Click on servers( It will display the list of servers)…

Read More

Configuration changes in SetDomainEnv.sh

JAVA_PROPERTIES configuraion in SetDomainEnv.sh:-   login to particular server Go to Domain/bin Take backup of SetDomainEnv.sh vi SetDomainEnv.sh Edit SetDomainEnv.sh and replace the JAVA_PROPERTIES url as per requested save and…

Read More