Running an instance of - Cloud Appliance Library - SAP BusinessObjects Business Intelligence platform 4.2 SP3 on AWS.
I have a java sdk program that is failing to connect to the AWS instance - is there something I need to do - port wise or otherwise to allow the program to connect? I can access CMC and Query builder on 8080 (via browser) ok - but can't access via SDK using ISessionMgr.logon(username, password, cms, auth). I'm thinking it has something to do with 6410 and 6400 ports but am not sure what needs to be done in AWS.
The error is: Could not reach CMS 'MY_IP_ADDRESS' Specify the correct host and port and check for network issues.