Community

What is the correct format of the Command Line to update data sets?

We need to schedule data set updates manually using the command line because we are using unattended workflow which does not trigger data set updating even when intervals are set on the data sets

The documentation states the parameters as

update dataset <project path> [<Document Definition name>] [<data set name>]

but the example below says

FlexiBRSvc.exe please update dataset "http://myAppServer/ProjectId/ProjectName" "Invoice" "Vendors"

If I use "please update" I get "Access Denied. Contact your administrator" despite being logged in to Windows as administrator. If I use "update dataset" it does not respond and the data set is not updated.

Please also clarify the explanation for <project path> and what is ProjectID? The URL shown in project properties -> General tab includes the tenancy and project version number e.g.  http://localhost#tenancy/9/myProject. Since that number changes every time the project is updated we would have to change the scheduled tasks every time we edit a project. Is there some way of triggering data set updates from non-interactive workflows?

Was this article helpful?

0 out of 0 found this helpful

Comments

1 comment

  • Avatar
    Permanently deleted user

    Hello,

    Please try running data set update as follows:

    "<application server>/<Project Id>/<Project name>" "<Document Definition name>" "<Data set name>"

    Note that "<Document Definition name>" and "<Data set name>" attributes are optional. If they are not used the update will run for all Document Definitions in the project and/or for all data sets in the (each) Document Definition. Please find more information and samples on the topic in ABBYY Online Help article Updating data sets.

    Also note that only Administrator and user of Project Setup Station may use the command to update data sets.

    Please check if the user account on which behalf the command is running has sufficient permissions in FC.

    If the issue still persists, please collect EventViewer Windows Application log for the time period when the issue is reproduced and send all materials and the issue description to the regional support.

    -1

Please sign in to leave a comment.