Retail Point-of-Service Solutions (MOSC)

MOSC Banner

Xoffice V19 Broadcaster setup to send data to CE

edited Sep 15, 2020 12:14AM in Retail Point-of-Service Solutions (MOSC) 14 commentsAnswered

Hi there,

I am setting up Xoffice V19 broadcaster to send data to ORCE V19 on cloud.

Usually when I have to setup the broadcaster to send data to an on-prem CE I update the xcenter-spring-beans.xml file.

<bean id="postTransactionRelate_1_jaxws"

        class="org.springframework.remoting.jaxws.JaxWsPortProxyFactoryBean">

    <property name="endpointAddress" value="http://relate_hostname:8084/soap/ORGCODE/v1_0/PoslogServices?wsdl" />

  <bean id="relateAuthHandlerResolver"

        class="com.micros_retail.xcenter.broadcast.relate.RelateAuthHandlerResolver">

    <property name="relateOrgCode" value="ORGCODE" />

    <property name="encryptedUsername" value="Pj4+MAAAAADXsyNI0q+rBCNBHqcKipM1" />

    <property name="encryptedPassword" value="Pj4+MAAAAABMOQqvnNuNXrgi792UB4OZ" />

  </bean>

However, connecting to cloud ORCE would require IDCS or OAuth for authentication and so how do we pass/update that info through the xcenter-spring-beans.xml file?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center