Reference data refers to static data that is used to categorize or enrich other data
within a system.
Before you begin
Make sure that the reference data file is available with the necessary information with
you.
About this task
Reference data in deploy anywhere flow services works the same way as in flow services. You
follow the same principles, formats, and guidelines described in the existing documentation, with no
changes. For more information see, Reference Data.
Reference data can be stored in CSV and text formats. Choose the format that best suits the
integration requirements. For example, a text file can be used to represent the data as
follows:

Note: The double quotation mark (") is the only
supported release character for text files.
Procedure
- Upload the reference data file to webMethods Integration.
- From the navigation pane, go to Projects and select a project.
- Click .
- Click Add Reference Data.
The New
Reference Data page is displayed.
- Provide a name and a description for the reference data.
- For the Reference Data File, click Browse
file and select the file.
Both CSV and a
text with tabular data are supported. The maximum file size that you can upload is
1 MB.
- Click Next to define the reference data.
- Select the Field separator and the Text
qualifier.
- Determine the encoding of the reference data file and from the File
Encoding drop-down menu, select the same encoding.
- Click Next to preview the data.
If you select an
incorrect encoding, garbage characters appear in the preview page.
- Click Done.
The new reference data is displayed on the Reference
Data page.
- Access Reference Data
- Go to Deploy Anywhere Flow services and create a new deploy
anywhere flow service.
- Provide a name and description of the deploy anywhere flow service.
- In the flow step, select Reference Data.
- Select a service.
- Click Save.
- Sync and run the deploy anywhere flow service, and view the results.