Unable to publish the application to the repository or SVN store.

hwang
Kilo Contributor

Hello,

I have a scoped application and want to publish it to the application repository or SVN store. The application contains two update sets, i.e. a global update set containing a SOAP client stub and a scoped application update set which has dependency on the global one. The application is imported into our partnership SVN instance from my free developer instance via received update sets. When I try to publish the application to the application repository or app store, I got the following error: "You do not own the vendor prefix for this scope".

Could anyone point me to the right direction to resolve the issue?

Thanks,

Henry

3 REPLIES 3

hwang
Kilo Contributor

I believe my application developed under the free developer instance does not have the vendor code set for my TPP instance. Is it possible to port my free developer instance application to the my TPP instance so that they will have the same vendor code and how?

 

Thanks,

Henry

Jason Stephens
Kilo Guru

I would say that's probably the issue.  I wouldn't recommend doing this regularly, but you "can" export to update set, open the xml in a text editor, and perform a "find and replace" to replace your dev code with the correct vendor code.  Obviously you will want to makes backups and test the *&#% out of this, but it has worked for me in the past.

hwang
Kilo Contributor

Thanks very much for your response.

That's what I have tried. Publishing works after that. But I am not confident this is the right way of doing it. I would need to test it. I'd also expect SVN has formal instructions/documents on this.

 

Thanks again for your help.

Henry