E9.1 ~ Endeca Integration
Hello,
I am working on upgrade project from Xe to E9.1.
Xe have interface with Endeca as per attachment.
Flow in Xe : Application <--> BSFN <--> Custom DLL (written VC++) <---> Endeca
As this custom DLL takes parameters from BSFN and load the Endeca URL and waits for response back.
In case of Xe, Xe and DLL are both reside on same m/c so this call is very well possible in Xe.
But E9.1 is web based, So looking for solution to achieve similar functionality E.g. May be using BSSV / SOA / synchronous BSFN call.
Basically looking for something synchronous call from JDE which will wait to get response back from Endeca to JDE
0