Store and retrieve files
example.txt
to the filestore.”example.txt
from the filestore.”example.txt
from the filestore.”filestore_write
status
key will have the value “success” when the file is saved successfully.filestore_read
status
key will have the value “success” when the file is read successfully.filestore_delete
status
key will have the value “success” when the file is deleted successfully.Define the Filestore service
Create an ATXP client
Use the Filestore service in your agent
getArguments
method.Read the response using the getResult
method.