Search over 500+ Posts

Jun 9, 2013

ShipSet with Non Transactable Items

Recently one of the Read has question that they have define Freight Item with attributes
Shippable  = YES and 
Transactable = NO
and added this freight item in SHIPSET with the regular Shippable and Transactable items.

With this setup expectations are - Both the Regular and Freight Item should be Shipped together , but actually regular item got shipped without the Freight item ( even when both are part of same shipset).

Solution -

Jun 8, 2013

How to Manage Oracle Application Workflow Background Process Concurrent Program

In this post I will talk about concurrent program (CP)  "Workflow background process" , available in all the 11i and R12i releases.This is very critical and important program.

Purpose of this program is to progress any of the workflow activity which is in following status.

1.Deferred.
2.Time Out
3.Stuck.



This CP has 2 Required Parameters and 3 Optional Parameters.Majority of the customers schedule this CP at frequency any time between 3 minutes to 1 hour.