EDIT_DOC_FORMATS FORM_PROCESS FORM_SUBMIT GET_CACHED_CHECKIN_INFO

Core Oracle Content Server Services 4-55 Example IdcService=DOC_SUBS_LIST dSubscriptionType=my_subscription dSubscriptionID=ADENG

4.3.41 EDIT_DOC_FORMATS

Service that modifies existing file formats. The service updates content item formats and file extension information. This service is executed in a browser interface by the Inbound Refinery. Location: IdcHomeDirresourcescoretemplatesstd_services.htm Additional Required Service Parameters ■ dFormat: The formatting process used to create the web-viewable version of the content. For example, applicationhcsf or applicationdoc. ■ dDescription: The format description. ■ dConversion: The conversion algorithm is determined by this parameter. If the conversion type is not Passthru or NoConversion default value and the content is not web-viewable or has a publish state, the content gets added to the queue to get converted. Otherwise, the server looks for the web-viewable if applicable and the vault file and updates the processing state to say that the file has already been converted. If the file mime-type is applicationFDF, the server sets the conversion to exchange-fdf. ■ extensions: The file extensions such as doc, txt, or pdf. Example IdcService=EDIT_DOC_FORMATS dFormat=applicationmsword extensions=doc dConversion=PASSTHRU dDescription=adding the description

4.3.42 FORM_PROCESS

Service that processes a PDF form for submission. This service is called by FORM_ SUBMIT. It uses the auto-generated ClientId parameter. Location: IdcHomeDirresourcescoretemplatesstd_services.htm

4.3.43 FORM_SUBMIT

Service that submits a PDF form. This service calls the FORM_PROCESS service to process the PDF form before submission. Location: IdcHomeDirresourcescoretemplatesstd_services.htm Note: This service cannot be executed by Idc Command. Note: This service cannot be executed by Idc Command. 4-56 Oracle Fusion Middleware Services Reference Guide for Oracle Universal Content Management

4.3.44 GET_CACHED_CHECKIN_INFO

Service used to display the cached data for a cache checkin such as CACHE_ CHECKIN_NEW. It is available from the checked-out content listing. Location: IdcHomeDirresourcescoretemplatesstd_services.htm Additional Required Service Parameters ■ dDocName: The Content ID for the content item.

4.3.45 GET_DOC_CONFIG_INFO