Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

V1 &V2 updates

Former Member
0 Likes
489

Hi all,

There are 2 types of update types V1 & V2. Can anyone explain what do they stand for please? Thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
453

Hi

An update request can be divided into one primary(v1) and several secondary update components (v2). time critical operations are placed in v1 component and those whose timing are less critical are placed in v2 components .if v1 update fails v2 components will not be processed.

Regards

Hi all,

There are 2 types of update types V1 & V2. Can anyone explain what do they stand for please? Thanks.

1 REPLY 1
Read only

Former Member
0 Likes
454

Hi

An update request can be divided into one primary(v1) and several secondary update components (v2). time critical operations are placed in v1 component and those whose timing are less critical are placed in v2 components .if v1 update fails v2 components will not be processed.

Regards