WORKFLOW_EDIT_APPROVE WORKFLOW_REJECT

5-36 Oracle Fusion Middleware Services Reference Guide for Oracle Universal Content Management dWfName=mktg_review primaryFile=c:hello_hello.txt dRevLabel=2 doFileCopy=1 isFinished=1

5.4.38 WORKFLOW_EDIT_APPROVE

Service used for client applications that is, not used by the core Oracle Content Server software which need the ability to approve a document without passing through a checkincheckout process. Location: IdcHomeDirresourcescoretemplatesworkflow.htm

5.4.39 WORKFLOW_REJECT

Service that rejects a content item revision in a workflow. The system administrator cannot approve or reject a content item in a workflow unless they are defined as a reviewer for the current step. Therefore, if you run this service in IdcCommand as the user sysadmin, you cannot reject the content item unless sysadmin is defined as a reviewer. Access Level: Read 1 Queries Executed: ■ QdocInfo ■ IworkflowDocHistory ■ UrevisionStatus ■ UworkflowDocStep ■ UrevisionStatus ■ DworkflowDocState ■ QwfDocInformation Location: IdcHomeDirresourcescoretemplatesworkflow.htm Additional Required Service Parameters ■ dID: The generated content item revision ID. ■ wfRejectMessage: The rejection message. Optional Service Parameters ■ RedirectUrl Results ■ Local Data: – Oracle Content Server: changedSubjects dActionDate dClbraName dDocAuthor Workflow Services 5-37 dDocName dDocTitle dExtension dID dPublishState dReleaseState dRevClassID dStatus dUser isCurRevEmpty IsWorkflow prevReleaseState – Workflow: dAction dOriginalName dWfCompute dWfCurrentStepID dWfDirectory dWfDocState dWfID dWfName dWfStatus dWfStepDescription dWfStepID dWfStepIsAll dWfStepName dWfStepType dWfStepWeight dWfType dWorkflowState entryCount wfAction wfCurrentStepPrefix WfEditFinished wfMailSubject wfMailTemplate wfMessage 5-38 Oracle Fusion Middleware Services Reference Guide for Oracle Universal Content Management wfRejectMessage wfStepCheckinType wfUsers ■ Response Template: – REDIRECT_TEMPLATE redirect_template.htm – Default redirect service branched: GET_WORKFLOWDOCREVISIONS or GET_PORTAL_PAGE Page=WF_INQUEUE_LIST References ■ Applets: Repostory Manager ■ Templates: WORKFLOW_REJECT_FORM reject_doc.htm ■ Other: SoapCustomer:Wsdl:Workflow:Services Example IdcService=WORKFLOW_REJECT dID=95 wfRejectMessage=Please Revise

5.4.40 WORKFLOW_START