Question
M1 Ltd
SG
Last activity: 17 Feb 2017 10:59 EST
Possible to configure Chordiant Marketing director to use external jar for sending SMS?Hi
Hi,
As suggested in the title, can I configure the Chordiant Marketing Director to use external JAR for sending SMS?
Regards.
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Accepted Solution
Pegasystems Inc.
IN
HI TawSern,
If the web service configuration is same as SMSC configuration (if web service has same parameters to configure in CMD screen as a SMSC server), then CMD services will connect to web service. Else, you can direct the output to a file/table and use web service to deliver SMS.
Hope this answer helps you.
Pegasystems Inc.
IN
It is not possible to use external jar files with in CMD for sending SMS messages. However, please let us know the functionality of the jar file, so that we can verify if we can achieve your requirement by using CMD "External Processes" functionality.
M1 Ltd
SG
Thanks for the reply.
Our engineering guys are advising us to use web service to communicate with the SMS server. Can we configure the Chordiant Marketing Director to call the web service?
M1 Ltd
SG
Sorry, I lost track on Java and web services configuration. Can someone tell me how to dump out the classes in the jar file?
Pegasystems Inc.
US
Hi,
If your request is to view the classes in the jar file content then you can use the Java decompiler over here. You can download it and just drag and drop the external jar file into it.
Regards
Mahesh
M1 Ltd
SG
Is it possible for Chordiant Marketing Director to call web service to invoke web service, instead of native connection then?
Pegasystems Inc.
IN
It is not possible to call external webservice/jar files with in CMD for connecting/sending SMS as CMD binaries can read only OOTB jar files. Is there any specific reason for using external webservice for sending SMS?
M1 Ltd
SG
Hello Raos,
Our Engineering Team wants us to invoke their SDP (Service Delivery Platform) web service to send out SMS. That's why I am exploring if Chordiant Marketing Director can invoke directly with the SDP web service to send out SMS. Otherwise, I will have to dump out the contacts to a flat file, maintain/call another batch job to interact with the SDP web service. There will be much more coordination, development and maintenance work if we go by the latter way.
Regards.
Accepted Solution
Pegasystems Inc.
IN
HI TawSern,
If the web service configuration is same as SMSC configuration (if web service has same parameters to configure in CMD screen as a SMSC server), then CMD services will connect to web service. Else, you can direct the output to a file/table and use web service to deliver SMS.
Hope this answer helps you.