CHECKIN_NEW_FORM CHECKIN_NEW_SUB

Core Oracle Content Server Services 4-27 Used By ■ Resource Includes: std_doc_page_definitions Example IdcService=CHECKIN_NEW dDocName=test1111 dDocTitle=test information dDocAuthor=john dSecurityGroup=public primaryFile=c:test.txt doFileCopy=1

4.3.11 CHECKIN_NEW_FORM

Service that returns the check-in form for a new content item in a browser. The most likely error is when the content item was not properly defined. Access Level: Write, Global, Scriptable 50 Location: IdcHomeDirresourcescoretemplatesstd_services.htm Results ■ Result Sets: – DocFormats dFormat, dConversion, dDescription – DocTypes dDocType, dDescription, dGif ■ Response Template: CHECKIN_NEW_FORM checkin_new.htm Used By ■ Applets: – Repository Manager – Workflow Admin – User Admin – Configuration Manager ■ Resource Includes: – pne_nav_management_links – pne_nav_bookmark_links – calculate_doc_profile_urls – std_doc_man_pages ■ Standard Navigation: – commonNav.js – commonBundle.js

4.3.12 CHECKIN_NEW_SUB

Subservice that checks in a new content item revision. Depending on which service calls this subservice, other validation is done, such as determining if this content item belongs in a criteria workflow. Also includes computing of derived fields, adding of 4-28 Oracle Fusion Middleware Services Reference Guide for Oracle Universal Content Management renditions, and initiation of refinery processing. A security check against group and account may need to be performed before executing this subservice. Access Level: Subservice NA Inputs: All standard required fields for content checkin must be provided, plus any optional content metadata. Queries Executed: ■ QnextRevID ■ UnextRevID ■ Irevision ■ Imeta ■ Idocument ■ IdocHistory Location: IdcHomeDirresourcescoretemplatesstd_services.htm Results ■ Local Data: – dAction – dActionDate – dClbraName – dConversion – dCreateDate – dDocAccount – dDocAuthor – dDocID – dDocName – dDocTitle – dDocType – dExtension – dFileSize – dFormat – dID – dInDate – dIsPrimary – dIsWebFormat – dLocation – dOriginalName – dOutDate – dpAction Core Oracle Content Server Services 4-29 – dpEvent – dProcessingState – dPublishState – dPublishType – dRawDocID – dReleaseState – dRevClassID – dRevisionID – dRevLabel – dRevRank – dSecurityGroup – dStatus – dUser – dWorkflowState – isDocProfileUsed – isEditMode – isNew – isStatusChanged – prevReleaseState – primaryFile – StatusCode – StatusMessage – VaultfilePath – xClbraAliasList – xClbraUserList – WebfilePath – Plus any custom metadata related to the item checked in Used By ■ Services: CHECKIN_NEW

4.3.13 CHECKIN_SEL