Vault - Set next free number for the File numbering scheme from ERP system

Vault - Set next free number for the File numbering scheme from ERP system

petr_cizekTGR8C
Participant Participant
97 Views
1 Reply
Message 1 of 2

Vault - Set next free number for the File numbering scheme from ERP system

petr_cizekTGR8C
Participant
Participant

Hi, I need to synchronize the Vault File numbering scheme (first free number) with the ERP numbering. ERP should be the source, so I would like to initiate the code to receive the next free Item number from the ERP system when the user save the file to Vault and set this number as "first free number" in Vault. Is this realistic? Thanks

0 Likes
98 Views
1 Reply
Reply (1)
Message 2 of 2

Nick_Hall
Collaborator
Collaborator

Hi Petr

 

Yes, this is realistic.

 

There is a Custom Numbering sample in the Vault SDK that should give you some ideas.

The CustomNumberingProvider project would need to be modified to select numbers from the ERP system. 

The CustomNumberingGUI project is an example of how to use the custom numbering scheme.

 

Hope that helps

Nick

 

 

0 Likes