EnterpriseOne (E1) Version Promotion With Security

The other day our development manager came to me and stated that she could not promote a to production.

In order to take any out of the picture, I tried to promote it with my admin id.  I received the same error: "General error promoting object".  As with most error messages, this was not real helpful. 

I then looked at the object in the Batch application and happened to notice that the that was causing the issue had set to 2.  According to the the documentation a "2" in the options:

2 (medium to full )  This level allows all users to install or copy the , but lets only the "Last Modified By" user complete all the tasks.

NOTE: The broken-English is the documentation’s not mine.

Because of this setting I was unable to make any changes to this through the application.  Instead, I used :

update codv811/f983051
set vrexcl='1'
where vrpid = 'xxxxxx'
and vrvers = 'xxxxxx'      

Hope this helps!

Hey, have you ever had trouble with this or something similar?  If so, how did you get things to work again?

Related Posts with Thumbnails Tags: , , , , , , , , , , , ,

Related posts

Speak Your Mind

Tell us what you're thinking...
and oh, if you want a pic to show with your comment, go get a gravatar!