Hi Everybody,
I've successfully configured Active Directory Integration on XI 3.1. At this point I'd like to test SAP SSO 2 DB using their AD credentials (not SAP authentication). I'm able to create reports with Single Sign On in Univese connections(Use Single Sign On when refreshing reports at view time) and using SAP Authentication but when I use AD credentials it is throwing an error as below
Unable to connect to SAP BW server Incomplete logon data
I looked into my sofa log and it throws an error saying
+Unable to connect to SAP using SNC because SNC is not enabled.
Unable to authenticate using SNC because the URI does not meet the minimum connection requirements.
Determining if we can connect using SSO. Calling CanAuthenticate...
Authentication model for SAP connectivity is SSO
Serialized session exists, try deserializing it.
The SAP SSO authentication process will fail because the SAP secondary credential are not properly updated and the password is blank.
SAPSSOAuthenticationService::~SAPSSOAuthenticationService
SAPSNCAuthenticationService::~SAPSNCAuthenticationService
Trying to connect to SAP using this URI : occa:sap://;PROVIDER=sapbw_bapi,ASHOST=**.*.*.50,SYSNR=00,R3NAME=1,LANG=en,CLIENT=100,CATALOG="****01",CUBE="****/**********"
Calling m_pRfcWrapper->RfcOpenEx() ...
RfcOpenEx(...) returned 0
Unable to connect to SAP BW server Incomplete logon data.+
I've even tried to assign alias for the role but still no help. Should I always have to create an alias to make sure the roles in SAP are assigned to AD User manually?
I've gone through SAP Integration Installation guide for client-snc but didn't find much info regarding it.How can I setup Client-SNC so that all the users can log on to Infoview using their AD Credentials and run reports without above error? Should I even think about using Server-SNC for my requirement?
Regards,
Vijay