Edit the Setting tab:
- Select the activity that the BIC will perform by clicking the corresponding Direction
radio button, Import or Export.
If you select Import, the Import tab is enabled. See Import Tab section for more information.
If you select Export, the Export tab is enabled. See Export Tab section for more information. You also will be required to enter a string that specifies a unique file name. Each time the process flow is started, the previous file will be overwritten. EPX supports creating unique file names. You can use any replaceable parameter that returns a unique value; however, we suggest using this string:
%sys.unique.file%
This string enables EPX to create a unique file every time a flow using the Work Item Import and Export BIC is initiated. For example, you could create a file such as:
C:\TEMP\%sys.unique.file%.TXT
- In the File text field, specify the location and name of the file you want to export or import. You can also click Browse and select from the File dialog box.
- Save the data entered and proceed to another tab by clicking Apply. Clicking OK will also save the data entered but will exit the Work Item Import/Export BIC editor. To cancel saving the data entered, click Cancel.
Note: When this BIC is used in a clustered environment, make sure that the folders and/or files
that will be indicated are existing in and pointing to where the BIC Manager server is
installed.