Dokumente
Zuletzt geändert von Steffi F am 2025/06/13 08:34
Dokumente auslesen
GetDocument Request
▶
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetDocumentRequest_V1"> <ACMP> <GetDocument ActionType="Request" version="1"> <TGetDocumentRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <DocumentId>{59387FFD-B171-47C5-B735-041FA132CA39}</DocumentId> </TGetDocumentRequest_V1> </GetDocument> </ACMP> </ICQL>
GetDocument Response
▶
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetDocumentResponse_V1"> <ACMP> <GetDocument ActionType="Response" version="1"> <TGetDocumentResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <Document xsi:type="TDocument_V1"> <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id> <Name>Name</Name> <FolderId>{59387FFD-B171-47C5-B735-041FA132CA39}</FolderId> <Path>Path</Path> <FullPath>FullPath</FullPath> <Filename>Filename</Filename> <DocumentSource>FileRepository</DocumentSource> <DocumentType>{59387FFD-B171-47C5-B735-041FA132CA39}</DocumentType> <Link>Link</Link> <Size>0</Size> <Version>Version</Version> <FileLocation>FileLocation</FileLocation> <LastEditOn>1899-12-30T00:00:00.000Z</LastEditOn> <LastEditBy xsi:type="TContactInfo_V1"> <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID> <Name>Name</Name> <FamilyName>FamilyName</FamilyName> <FullName>FullName</FullName> <Email>Email</Email> <HasPhoneNumber>false</HasPhoneNumber> <HasDeleteFlag>false</HasDeleteFlag> <IsUser>false</IsUser> </LastEditBy> <DateCreated>1899-12-30T00:00:00.000Z</DateCreated> <CreatedBy xsi:type="TContactInfo_V1"> <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID> <Name>Name</Name> <FamilyName>FamilyName</FamilyName> <FullName>FullName</FullName> <Email>Email</Email> <HasPhoneNumber>false</HasPhoneNumber> <HasDeleteFlag>false</HasDeleteFlag> <IsUser>false</IsUser> </CreatedBy> <LockedByUsername>LockedByUsername</LockedByUsername> <Description>Description</Description> <CategoryTags/> <Tags> <string>Value 1</string> <string>Value 2</string> </Tags> <DocumentLinks> <TDocumentLinkItem_V1 xsi:type="TDocumentLinkItem_V1"> <Id>Id</Id> <DocumentId>DocumentId</DocumentId> <ItemId>ItemId</ItemId> <Name>Name</Name> <CreationDate>1899-12-30T00:00:00.000Z</CreationDate> <Creator xsi:type="TContactInfo_V1"> <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID> <Name>Name</Name> <FamilyName>FamilyName</FamilyName> <FullName>FullName</FullName> <Email>Email</Email> <HasPhoneNumber>false</HasPhoneNumber> <HasDeleteFlag>false</HasDeleteFlag> <IsUser>false</IsUser> </Creator> <ItemKind>aiHDQuery</ItemKind> </TDocumentLinkItem_V1> <TDocumentLinkItem_V1 xsi:type="TDocumentLinkItem_V1"> <Id>Id</Id> <DocumentId>DocumentId</DocumentId> <ItemId>ItemId</ItemId> <Name>Name</Name> <CreationDate>1899-12-30T00:00:00.000Z</CreationDate> <Creator xsi:type="TContactInfo_V1"> <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID> <Name>Name</Name> <FamilyName>FamilyName</FamilyName> <FullName>FullName</FullName> <Email>Email</Email> <HasPhoneNumber>false</HasPhoneNumber> <HasDeleteFlag>false</HasDeleteFlag> <IsUser>false</IsUser> </Creator> <ItemKind>aiHDQuery</ItemKind> </TDocumentLinkItem_V1> </DocumentLinks> </Document> <ResultCode>0</ResultCode> <ResultMessage>ResultMessage</ResultMessage> </TGetDocumentResponse_V1> </GetDocument> </ACMP> </ICQL>
Dokumentenverlinkung auslesen
GetDocumentLink_V1 Request
▶
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetDocumentLinkRequest_V1"> <ACMP> <GetDocumentLink ActionType="Request" version="1"> <TGetDocumentLinkRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <DocumentLinkId>{59387FFD-B171-47C5-B735-041FA132CA39}</DocumentLinkId> </TGetDocumentLinkRequest_V1> </GetDocumentLink> </ACMP> </ICQL>
GetDocumentLink_V1 Response
▶
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetDocumentLinkResponse_V1"> <ACMP> <GetDocumentLink ActionType="Response" version="1"> <TGetDocumentLinkResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <DocumentLink xsi:type="TDocumentLink_V2"> <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id> <Name>Name</Name> <DocumentId>{59387FFD-B171-47C5-B735-041FA132CA39}</DocumentId> <ItemId>{59387FFD-B171-47C5-B735-041FA132CA39}</ItemId> <ItemKind>aiHDQuery</ItemKind> <FileName>FileName</FileName> <FileSize>0</FileSize> <DocumentSource>FileRepository</DocumentSource> <LinkDescription>LinkDescription</LinkDescription> </DocumentLink> <ResultCode>0</ResultCode> <ResultMessage>ResultMessage</ResultMessage> </TGetDocumentLinkResponse_V1> </GetDocumentLink> </ACMP> </ICQL>
Dokumente speichern
SaveHyperlinkDocuments_V1 Request
▶
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveHyperlinkDocumentsRequest_V1"> <ACMP> <SaveHyperlinkDocuments ActionType="Request" version="1"> <TSaveHyperlinkDocumentsRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <Documents> <THyperlinkDocument_V1 xsi:type="THyperlinkDocument_V1"> <Link>Link</Link> <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id> <Name>Name</Name> <FolderId>{59387FFD-B171-47C5-B735-041FA132CA39}</FolderId> <DocumentTypeId>{59387FFD-B171-47C5-B735-041FA132CA39}</DocumentTypeId> <Version>Version</Version> <FileLocation>FileLocation</FileLocation> <Description>Description</Description> <CategoryTags> <option>KBArticle</option> <option>License</option> <option>Client</option> <option>Asset</option> <option>Contract</option> </CategoryTags> <Tags> <string>Value 1</string> <string>Value 2</string> </Tags> </THyperlinkDocument_V1> <THyperlinkDocument_V1 xsi:type="THyperlinkDocument_V1"> <Link>Link</Link> <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id> <Name>Name</Name> <FolderId>{59387FFD-B171-47C5-B735-041FA132CA39}</FolderId> <DocumentTypeId>{59387FFD-B171-47C5-B735-041FA132CA39}</DocumentTypeId> <Version>Version</Version> <FileLocation>FileLocation</FileLocation> <Description>Description</Description> <CategoryTags> <option>KBArticle</option> <option>License</option> <option>Client</option> <option>Asset</option> <option>Contract</option> </CategoryTags> <Tags> <string>Value 1</string> <string>Value 2</string> </Tags> </THyperlinkDocument_V1> </Documents> </TSaveHyperlinkDocumentsRequest_V1> </SaveHyperlinkDocuments> </ACMP> </ICQL>
SaveHyperlinkDocuments_V1 Response
▶
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveHyperlinkDocumentsResponse_V1"> <ACMP> <SaveHyperlinkDocuments ActionType="Response" version="1"> <TSaveHyperlinkDocumentsResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <ResultCode>0</ResultCode> <ResultMessage>ResultMessage</ResultMessage> </TSaveHyperlinkDocumentsResponse_V1> </SaveHyperlinkDocuments> </ACMP> </ICQL>