API scripting manners

Options
tatsuo_oba
tatsuo_oba Member, ALL USERS, GroupMember, Employee, Certified Model Builder Posts: 5 Master Anaplanner of the Year

Hi, I got this question from our partner consultant. Any advice would be appreciated. Thanks!

 

Anaplan Connect is provided as a Java JAR, but I think it is actually provided as a sample that executes Java from a shell script or bat file.
The customer already has an infrastructure that can run Java directly as an implementation of the interface infrastructure. They say that the most desirable operation is to put Anaplan Connect's JAR file directly into the classpath and directly call the Method that Anaplan Connect is executing. Do you have any examples of this kind of implementation or advice on what to consider when implementing it?

Comments

  • tatsuo_oba
    tatsuo_oba Member, ALL USERS, GroupMember, Employee, Certified Model Builder Posts: 5 Master Anaplanner of the Year
    Hi Ben, Thanks for your advice!