Move your mouse over this icon to show all screenshots.
You can also move your mouse over each individual icon to see only the screenshot
associated with it.
Oracle Workflow is business-process automation software. Oracle
Workflow lets you automate the process of routing and approving information,
according to business rules you specify. Oracle Files comes with a default workflow
process (also called review process) that enables Oracle Files users to submit
their documents for review. In addition, a workflow designer, a person with
the necessary skills to design a workflow process in Oracle Workflow Builder,
can create custom workflow processes for Oracle Files. In order to enable workflow
processing in Oracle Files, Oracle Workflow needs to be installed and integrated
with Oracle Files.
Perform the following to configure Oracle Workflow:
1.
Change directory to $ORACLE_HOME/ifs/files/settings.
Make a copy of the ifswfsetup.properties file then open it with
an editor. Make the following changes to the ifswfsetup.properties
file, substituting those enclosed in brackets with the correct values
for your environment:
Change directory to $ORACLE_HOME/ifs/files/bin and
run the ifswfsetup command. Check the $ORACLE_HOME/ifs/files/log/ifswfsetup.log
file to see that the command completed successfully.
The changes made thus far will not take effect until Oracle
Files has been restarted. Restart the Oracle Files domain and the Files OC4J
instance.
1.
Change directory to $ORACLE_HOME/ifs/files/bin
then su to root. Stop then start the Oracle Files domain
by typing the following commands at the command prompt:
ifsctl stop <enter the password for the IFS_MGR
schema when prompted>
ifsctl start <enter the password for the IFS_MGR
schema when prompted>
2.
Login to Enterprise Manager, http://<hostname>:1810,
as ias_admin and click on <OCS Mid tier> instance.
3.
Select OC4J_iFS_files and click Stop.
Confirm that you want to stop this OC4J instance.
Once the OC4J_iFS_files instance is stopped.
Select it again and click Start. Confirm that you want to start
this OC4J instance.
Move your mouse over this icon to hide all screenshots