Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

[EWM(RTC)] How create attributes and enumerations from API and more "Means of creating"

The purpose is to carry out the same customization of the A server Project A on the B server Project B.
We want to duplicate attributes.

for example

1. Automatically generate from the name or attribute ID
2. Export from the process configuration source (on Eclipseclient) and import it into the process configuration source in the same way.

Is there a way?

0 votes


Accepted answer

Permanent link

 As far as I can tell, this is definitely something you should not try to do. I have looked at the public Java APIs and as far as I can tell, they do not support this. It is also incredibly dangerous, if you try to just modify the process XML and can lead to data corruption and all kinds of problems, that you might be unable to fix.


For RTC/EWM the supported way of sharing a common process is to use Process Sharing. See:

HIROAKI JOSAKO selected this answer as the correct answer

0 votes

Comments

Hi Ralph!
As I thought.
I want to reduce the man -hours of "deployment of process changes" a little.
However, there is no way to expand it in the operating project area.

I will check the link page

Process sharing allows you reduce the process maintenance and deployment effort. In addition it allows for a development process to be defined. For example it would be possible to develop a new version of a process (based on the previous version) in a new project area and, once satisfied with the result, tell the project areas that consume the process to switch to the new version at their own time. This is used by several customers.

Note, database stored enumerations are not supported in process sharing.  


I should state that you would not switch between totally different processes using process sharing. Some stability of ID's etc. is still required.

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jun 01 '22, 3:40 a.m.

Question was seen: 681 times

Last updated: Jun 01 '22, 5:27 a.m.

Confirmation Cancel Confirm