change doc description in the BCA

Hi,

I send to the BCA a macro. I want to change in the VB macro the description in the BCA.
Do you know how can i do this?

thx a lot


nicolasD :fr: (BOB member since 2004-07-22)

Are you wanting to change the document description, or the BCA job description?


Dwayne Hoffpauir :us: (BOB member since 2002-09-19)

It’s the job description


nicolasD :fr: (BOB member since 2004-07-22)

With VBA, it is possible to create a NEW BCA job, and you can set the description at that point. Once the job is scheduled however, I don’t think you can change the job description using VBA. As a matter of fact, VBA can’t interrogate any kind of “pending” job all. It might be possible with a direct repository update, but that would be difficult to code and of course unsupported.


Dwayne Hoffpauir :us: (BOB member since 2002-09-19)

thx a lot.
I see the table is ds_pending_job


nicolasD :fr: (BOB member since 2004-07-22)