Options

RapidStart Services: Processing sequence

pauldpauld Member Posts: 21
edited 2015-07-03 in NAV Three Tier
Hi all,

We made base configuration to our liking, validated and exported it.
Now we created a new firm and imported the new package.
It works quite well. However there are a few tables that give an error.

These are mostly related to the processing sequence.
In other words one table gives errors because its master table it not imported yet.

Should we move these dependent packages to a separate package or can you influence the processing order within a package?
Or are we going at this from the wrong angle :( ?

Cheers,

Paul

Comments

  • Options
    andrewtandrewt Member Posts: 73
    Hi Paul,
    I assume you can't take infuence on the sequence of how tables are processed during rapidstart package import. The tables are listed and processed in the package by their sequential table ID.

    Moving tables with data dependencies to a different package and import this one as a second step might be one option.

    Also, you can try to re-apply data from the tables of the package you've just imported but which had been processed with errors again. Open the package, identify and select the table with relational errors and from the table menu, run Functions / Apply Data.
    If the errors were caused by relational data not being available during the import, these should now being processed successfully.

    You might also check the field options on specific tables. Try running your import with Validate Field unchecked for those fields of a given table causing trouble due to their table relations.

    Hope this helps
    Andrew T.
  • Options
    pauldpauld Member Posts: 21
    Hi Andrew,

    Thx for your reply!
    Good to know I didn't oversee a best practice here.
Sign In or Register to comment.