IBM Sterling is a B2B platform offering secure file transfer, integration with other businesses, supply chain management,...
Questions tagged [ibm-sterling]
34 questions
0
votes
1 answer
IBM Sterling order management - Email Server
I'm trying to send the mail to the store (Node), on the onsucess event of createOrder api.
So for this, I've created 2 new services.
The first service receives the information from the onsucess event of the createOrder api and passes it on to the…

Muthamil selvi
- 1
- 4
0
votes
1 answer
Can I negatively close a SFTP file transfer from the client side?
I am interacting with a SFTP server that deletes files once they are downloaded. To prevent data loss, I need to read the file, land it on persistent storage and then close the connection to indicate I have received it. What's not obvious to me is…

JSacksteder
- 780
- 2
- 7
- 21
0
votes
3 answers
Exception in thread "main" java.lang.ExceptionInInitializerError while trying to run ST312_TestMain class
I am trying to call "getOrderList" from the ST312_TestMain class. I am getting the java.lang.ExceptionInInitializerError for the below mentioned class.
package com.Main;
import org.w3c.dom.Document;
import com.yantra.ycp.core.YCPContext;
import…

Bala Ramachandran
- 861
- 1
- 6
- 6