Workflows/Lifecycles in RAM
I am new to RAM,
Can anyone suggest me, to create custom workflows/lifecycle without using RTC.
Iam using RAM 7.5.0.2 and i do not have any information about RTC (Which comes with RAM by default).
If RTC is there in 7.5.0.2 by default, then how to make use of it (Please let me know with the navigations) to create or update workflows?
Regards,
Sravani
2 answers
http://publib.boulder.ibm.com/infocenter/ramhelp/v7r5m0/index.jsp?topic=%2Fcom.ibm.ram.doc%2Ftopics%2Fc_asset_lifecycle.html
Comments
Thanks, Richard But I already gone through these help links, I found only way to create new workflows is "RTC". So i am looking for other way for this. Can you help me on this, to create workflow without any point of contact with RTC? Thanks.
The documentation says RTC. RTC is the only way.
RAM 7.5.1.2 (coming up in 1Q) will be based on RTC 4.x. You an modify workflows from a browser at this level.
Comments
Thank you Gili Mendel... So we need to write some java code for the workflows, and for that RTC is providing some API's ....Isn't it?
No you don't need java code. Using the Eclipse RTC client you can use the RTC's UI on the Eclipse client to update the workflows.
In RAM 7.5.1.2 (which uses RTC 4) you can use the Web browser to update the workflows.
In neither case is Java code required (in fact using RTC Java code to update a workflow is very difficult because you need to work directly with XML in addition to the Java code).