Question
1
Replies
233
Views
Posted: March 8, 2016
Last activity: March 8, 2016
Closed
Solved
,Can the output of BIX Extract rule be stored on a local machine?
Hi All,
We are using Bix and created extract rules to retrieve values from the database. By default the output of the extract rule is stored in a directory on the server.
Is there any means by which the output can be defaulted to be stored on the local machine?
We are using PRPC v6.3sp1
Thanks in advance
You can store it on the local machine provide the directory on the local machine can be accessed via the network by the server. You can give a UNC path like
\\mymachine\mydirectory
where mydirectory is the share on your machine visible to the server with the appropriate read / write permissions.