Reference > WebSphere Commerce Web services > Content


Content


Noun ManagedFile


Description

The ManagedFile noun is used to model a managed file. A managed file is any file that is uploaded to WebSphere Commerce using the Attachments tool.


BOD Summary

Access Profile and Expression Builder columns are for Get BOD only.

BOD Action Code / Access Profile Action Expression Service Provided Sample XML Message Client Library / Expression Builder
ProcessManagedFile Delete   Deletes a managed file. Request
Response
ManagedFileFacadeClient.processManagedFile()
GetManagedFile IBM_Summary /ManagedFile/ManagedDirectoryIdentifier[UniqueID=] Retrieves the metadata of a managed file within a managed directory. Request
Response
ManagedFileFacadeClient.getManagedFile()
IBM_Summary /ManagedFile[search(contains(ManagedFileIdentifier/ExternalIdentifer/FilePath, '$FilePath$'))]
/ManagedFile[search(starts-with(ManagedFileIdentifier/ExternalIdentifer/FilePath, '$FilePath$'))]
/ManagedFile[search(ends-with(ManagedFileIdentifier/ExternalIdentifer/FilePath, '$FilePath$'))]
/ManagedFile[search(ManagedFileIdentifier/ExternalIdentifer/FilePath='$FilePath$')]
Searches for a managed file using the full path of the file, including the file name. Request
Response
ManagedFileFacadeClient.getManagedFile()



Access Profile

Access Profile Data Returned Description Sample XML Message
IBM_Summary

  • /ManagedFile/ManagedFileIdentifier/UniqueID

  • /ManagedFile/ManagedFileIdentifier/ExternalIdentifer/FileName

  • /ManagedFile/ManagedFileIdentifier/ExternalIdentifer/FilePath

  • /ManagedFile/ManagedFileIdentifier/ExternalIdentifier/StoreIdentifier/UniqueID

  • /ManagedFile/ManagedDirectoryIdentifier/UniqueID

  • /ManagedFile/FileSize

  • /ManagedFile@associated

   



XSD files


Topic URL: _vcc_freeselect_bottom_


+

Search Tips   |   Advanced Search