RBS and PDS

M

Mike H

I am using PDS to update a resource via ResourceCodeValuesUpdate. I am trying to update 205521540 which corresponds to ResourceEnterpriseOutlineCode30ID which is the RBS.

I make PDS calls to checkout the resource pool and the resource. Both are successful. Next, I run my PDS cal
to update a resource via ResourceCodeValuesUpdate
My PDS call completes successfully with a return code of 0
I make PDS calls to check in the resource pool and the resource. Both are successfu

Problem: The ResourceEnterpriseOutlineCode30ID is still set to -1 and no entries are created in MSP_CODE_FIELDS

My RBS codes ARE defined in MSP_OUTLINE_CODES and the code_uid I am passing to the ResourceCodeValuesUpdate is valid

Any ideas out there
Thanks
Mike
 
K

Kevin Flanagan

The projdb.htm file on your CD conatins the specifics,
but I believe you are supposed to programmaticaly set the
field to a postive value of 1 so that the program knows
there has been an outside change made and will incoporate
those changes.

Kevin
-----Original Message-----
I am using PDS to update a resource via
ResourceCodeValuesUpdate. I am trying to update
205521540 which corresponds to
ResourceEnterpriseOutlineCode30ID which is the RBS.
I make PDS calls to checkout the resource pool and the
resource. Both are successful. Next, I run my PDS call
to update a resource via ResourceCodeValuesUpdate.
My PDS call completes successfully with a return code of 0.
I make PDS calls to check in the resource pool and the resource. Both are successful

Problem: The ResourceEnterpriseOutlineCode30ID is still
set to -1 and no entries are created in MSP_CODE_FIELDS.
My RBS codes ARE defined in MSP_OUTLINE_CODES and the
code_uid I am passing to the ResourceCodeValuesUpdate is
valid.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top