Sample adapter document file - SmartPlant Foundation - IM Update 48 - Help - Hexagon

SmartPlant Foundation Help

Language
English
Product
SmartPlant Foundation
Search by Category
Help
SmartPlant Foundation / SDx Version
10
SmartPlant Markup Plus Version
10.0 (2019)
Smart Review Version
2020 (15.0)

Copy and paste, and then edit this load file to load in the adapter document.

The following changes that must be made:

  • Consistently change the name and UID of the document master, revision, and version. The names must be the same and it is recommended that the UIDs contain master/revision/version and so on.

  • Change the name and file name of the SPFAuthAdapterFile object.

  • Update the relationships matching the changing UIDs of the document and file.

<Container CompSchema="SPFAuthoringComponent" Scope="Data" SoftwareVersion="04.02.00.00" ContainerID="Authoring">

<SPFAuthAdapterDocMaster>

<IObject Description="SPFAdapter_PAMaster" Name=" PA Header " UID="SPFAdapter_PAMaster" />

<ISPFDocumentMaster />

<ISPFNonPublishedDocMaster />

<ISPFAuthAdapterDocMaster SPFAuthAdapterCode="PA" />

<ISPFDocument SPFDocCategory="e1SPFSystemDocuments" SPFDocType="e1AdapterDocument" SPFTitle="" SPFDocState="RESERVED"/>

</SPFAuthAdapterDocMaster>

<SPFAuthAdapterDocRevision>

<IObject Description="SPFAdapter_PARevision" Name=" PA Header " UID="SPFAdapter_PARevision" />

<ISPFDocumentRevision SPFExternalRevision="A1" SPFMajorRevision="A" SPFMinorRevision="1" SPFRevState="WORKING" SPFRevUnderChangeInSameConfig="False" SPFSignoffComments="" />

<ISPFNonPublishedDocRevision />

<ISPFAuthAdapterDocRevision />

<ISPFWorkflowItem />

</SPFAuthAdapterDocRevision>

<SPFAuthAdapterDocVersion>

<IObject Description="PA Companion File" Name="PA Header" UID="SPFAdapter_PAVersion" />

<ISPFDocumentVersion SPFDocVersion="1" SPFIsDocVersionCheckedOut="False" SPFIsDocVersionSuperseded="False" />

<ISPFFileComposition />

<ISPFNonPublishedDocVersion />

<ISPFAuthAdapterDocVersion />

</SPFAuthAdapterDocVersion>

<SPFAuthAdapterFile>

<IObject Description="SPFAdapter_PAFile" Name="SPFAdapter_PAFile" UID="SPFAdapter_PAFile" />

<ISPFAlternateRenditionComposition />

<ISPFFile SPFLocalHostName="localhost" SPFLocalDirectory="C:\" SPFLocalFileName="SPFAdapter_PA.xml" />

<ISPFNavigationFileComposition />

<ISPFRefFile />

<ISPFAuthAdapterFile />

<ISPFDBFile />

</SPFAuthAdapterFile>

<SPFUploadInstruction>

<ISPFUploadInstruction FilePath="SPFAdapter_PA.xml" RemoveLocalFileInd="False"/>

<IRefObject RefClass="SPFAuthAdapterFile" RefUID="SPFAdapter_PAFile" RefName="SPFAdapter_PAFile" />

</SPFUploadInstruction>

<Rel>

<IRel DefUID="SPFFileVault" UID1="SPFAdapter_PAFile" UID2="VLT_SPF40Vault"/>

<IObject UID="SPFAdapter_PAFile.VLT_SPF40Vault" />

</Rel>

<Rel>

<IRel DefUID="SPFFileComposition" UID2="SPFAdapter_PAVersion" UID1="SPFAdapter_PAFile"/>

<IObject UID="SPFAdapter_PAFile.SPFAdapter_PAVersion" />

</Rel>

<Rel>

<IRel DefUID="SPFFileFileType" UID1="SPFAdapter_PAFile" UID2="FT_xml" />

<IObject UID="SPFAdapter_PAFile.FT_xml" />

</Rel>

<Rel>

<IObject UID="SPFAdapter_PAVersion.DAG_ADMIN" />

<IRel DefUID="SPFItemOwningGroup" UID1="SPFAdapter_PAVersion" UID2="DAG_ADMIN" />

</Rel>

<Rel>

<IObject UID="SPFAdapter_PAMaster.SPFAdapter_PARevision.MR" />

<IRel DefUID="SPFDocumentRevisions" UID1="SPFAdapter_PAMaster" UID2="SPFAdapter_PARevision" />

</Rel>

<Rel>

<IObject UID="SPFAdapter_PARevision.SPFAdapter_PAVersion.RV" />

<IRel DefUID="SPFRevisionVersions" UID1="SPFAdapter_PARevision" UID2="SPFAdapter_PAVersion" />

</Rel>

<Rel>

<IObject UID="SPFAdapter_PARevision.RS_SPFRevisionScheme" />

<IRel UID1="SPFAdapter_PARevision" UID2="RS_SPFRevisionScheme" DefUID="SPFDocRevisionRevisionScheme"/>

</Rel>

</Container>