Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9071

Re: Problem with synchronization using relay server

$
0
0

Hi Jitendra,

 

Thanks for your reply.

 

I am using the URL_SUFFIX =  /ias_relay_server/client/rs_client.dll/a2smams02v.rep

 

SUPConnectionProfile *sp = [self.connectionProfile syncProfile];

[sp setString:@"domainName":@"Confluence"];

[sp setString:@"mlHost":@"A2SMAMS02V"];

[sp setInt:@"mlPort":DbPortNum];

[sp setString:@"mlStreamType":@"http"];

[sp setString:@"mlStreamParams":@"trusted_certificates="];

[sp setString:@"mlUrlSuffix":[NSString stringWithFormat:@"url_suffix=%@",urlSuffix]];

[sp remove:@"upa"];

[sp applyPropertiesFromApplication];

 

I am giving port 80 in DBFile but in SCC --> Applications --> Application Connections --> User --> Property, it is showing sync port as 2480 and url suffix is blank.

 

Please find the attached screen shot for more info.screen-shot.jpg

 

Regards

Debidutta


Viewing all articles
Browse latest Browse all 9071

Trending Articles