How can we use egate code in ICAN

Can we directly import eGate code in ICAN/JCAPS? If any one knows how to do this please help.
[100 byte] By [reader_09a] at [2007-11-26 20:04:28]
# 1
I don't think this is possible directly. You want to build some utility yourself to achieve this.If there is no need of migration, you may want to evaluate using SRE.
achintaysagara at 2007-7-9 23:04:46 > top of Java-index,Java Enterprise System,Java Composite Application Platform Suite -- General Discussion...
# 2
I know its not possible directly because both versions of seebeyond support different GUI. but if someone has done it can help me with some ideas as how can i plan this activity.
reader_09a at 2007-7-9 23:04:47 > top of Java-index,Java Enterprise System,Java Composite Application Platform Suite -- General Discussion...
# 3

You can run 45* in the SRE and crossconnect it with JCAPS using JMS.

It does depend on the level of re-usability the code you're using. You can copy and paste some of the java code you're using. If i recall right 45* has these exposed in the server/registry/repository/[schema]/collaboration_rules directory as *.java files , and you can open these using any editor.

Good luck

Paul

PaulPetersa at 2007-7-9 23:04:47 > top of Java-index,Java Enterprise System,Java Composite Application Platform Suite -- General Discussion...
# 4
does someone know how can we use the SRE etd(.xsc) files into ICAN/JCAPS?
reader_09a at 2007-7-9 23:04:47 > top of Java-index,Java Enterprise System,Java Composite Application Platform Suite -- General Discussion...
# 5

hi reader,

i think this is simply not possible.

the only thing you can do is compiling the etd to java files packing them into a jar file and use them without manipulating them. don think this is an option for a vivid system.... where changes have to be implemented.

regards chris

eingfoana at 2007-7-9 23:04:47 > top of Java-index,Java Enterprise System,Java Composite Application Platform Suite -- General Discussion...