Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks Plug-in for EDI Standard Edition | - |
Not Applicable | - |
Description:
When trying to import the B2B operation into BusinessWorks using the BusinessConnect palette, the import fails.
Symptoms:
When trying the import from the BC palette, the following exception appears in Designer console log:
"Unexpected error encountered"
at com.tibco.plugin.ax.bc.ProtocolInfo.<init>(ProtocolInfo.java:38)
at com.tibco.plugin.ax.bc.InstallInfo.addProtocol(InstallInfo.java:106)
at com.tibco.plugin.ax.client.impl.BCInstallationInfoImpl.loadProtocolDetails(BCInstallationInfoImpl.java:221)
at com.tibco.plugin.ax.bc.B2BServerSharedUI.fetchFromBCStore_ProtocolInfo(B2BServerSharedUI.java:1314)
at com.tibco.plugin.ax.bc.B2BServerSharedUI.buttonPressed(B2BServerSharedUI.java:1770)
. . . . .
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
caused by: "Unexpected error encountered"
at com.tibco.plugin.ax.bc.ProtocolInfo.getOpInfo(ProtocolInfo.java:349)
at com.tibco.plugin.ax.bc.ProtocolInfo.getOpInfoList(ProtocolInfo.java:291)
. . . . . . . . .
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
caused by: java.lang.NullPointerException
at com.tibco.plugin.ax.client.extension.DefaultOperationInfoExtension.getOutputParamInfos(DefaultOperationInfoExtension.java:139)
at com.tibco.plugin.ax.client.impl.BCOperationInfoImpl.getOutputParamInfos(BCOperationInfoImpl.java:89)
Cause:
There is a product defect in part of the B2B plugin.