mdobler / Insight2017

Sample Code to all Deltek Insight 2017 presentations
2 stars 2 forks source link

Project Id Generation Issue #1

Open nbhalerao opened 6 years ago

nbhalerao commented 6 years ago

In our ProjectId format is XXXXXX.XXXX.XXXX . I am able to update and get data from deltek but I am facing issue with Auto Generation Issue with Project ID when Inserting new record .Generally we use @Generate keyword for auto generation of ID but its not working in case of project Id. for reference already existing Id is like 230000.XXXX.XXXX or 230000.0000.0000 ,Could any one have idea how to generate this kind of ID for WBS1 in project. Thank You in advance..

nbhalerao commented 6 years ago

[AUTONUMBER] keyword use in place of @Generate