Search

Copy File from DocubeFS to JFS

Articles

Use this function to copy files from Docube file server to Jiffy File Server(JFS) and to return the JFS File ID.
The files that are uploaded onto Jiffy Table are saved in DocubeFS. You can copy them to JFS for easier automation.

Syntax

Copy file from DocubeFS to JFS (docubefs_id)

Parameters

Input Parameter Name Description
docubefs_id DocubeFS ID of the file to be copied

You can design a Task with Dataset node to retrieve docubefs_id from the JiffyTable TravelDetailsTable, . Image description

Returns

Return value Description
FID JFS FID

Sample

Copy file from DocubeFS to JFS (480250d5-0b94-4e97-adb5-4654d5e5ecxx)

  • Copies the file from DocubeFS to JFS and returns the JFS FID as 8089c0f7-c55d-43a4-a63e-bb35bf5748xx.

To view all the general functions, click here.

Did you find what you were looking for?