From file to resource

From file to resource

You can load a file into a resource within a workflow with the advanced, utilities component: From file to a resource. The component has these parameters:


 

  1. File path
    The path to the file, that you want to load as a resource.
  2. Resource type
    This is a drop down list of all the resource types in InterFormNG2. If you cannot find any good match, then you can use the resource type called other.
  3. Resource path
    The path to the new resource you want to create with this component.
    • Related Articles

    • From resource to file

      With the advanced, utilities workflow component, From resource to file you can save a resource in the file system. The parameters are: Resource type The type of resource. You can select that via a drop down list or via an Xpath expression, if you ...
    • From attachment to resource

      You can copy an attachment within a workflow into a resource with the advanced, utilities component: From attachment to a resource. The component has these parameters: Attachment name The name of the workflow attachment to copy. Resource type The ...
    • Resource to payload

      The shortcut workflow resource to payload can be used for exchanging the normal payload of the workflow with a resource found in the InterFormNG2 resource library. This can e.g. be used for using an XML resource file instead of the XML file, that ...
    • Read from resource folder

      InterformNG2 is able to monitor a resource folder for new input files with the workflow input type, Read from resource folder - very similar to Read from file. You can consider the workflow as an alternative to Read from file if you do not have ...
    • Resource to workflow variable

      With the workflow component, Resource to workflow variable (which is a shortcut component of the other category), you can read a resource from the library and store it in a workflow variable. A related component is: From file to workflow variable. ...