finding your soap port for websphere (used for connecting SIB explorer)
find serverindex.xml, in a dir like: D:\IBM\WebSphere61\AppServer\profiles\AppSrv01\config\cells\machinenwb01uNode01Cell\nodes\machine01uNode01
“SOAP_CONNECTOR_ADDRESS”
<specialEndpoints xmi:id="NamedEndPoint_1245837904248" endPointName="SOAP_CONNECTOR_ADDRESS">
<endPoint xmi:id="EndPoint_1245837904248" host="nsgshsjdnwb01u.news.newslimited.local" port="8880"/>
</specialEndpoints>
Installing updates to your integration server for JDE
put the PSFT_E1_Adapter.zip int o the dir below
D:\EnterpriseOne\wsg\IntegrationServer\replicate\inbound
deactivate your existing JDE package
Choose install inbound releases
Choose the zip file you just copied into the inbound dir
You should get success
Activate it
Then all your connections should still be in the list of adapters:
2 comments:
What is the latest 'PSFT_E1_Adapter' package version available?
Youd be crazy to continue the use if an adapter these days. Everything should be bssv. Still use web methids, but uncouple it with generic web services...
Post a Comment