Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

  1. Obtain the following details from the member and/or Office Brands
    1. Office Brands Store Identifier
    2. WebX Username
    3. WebX Password
    4. WebX Store ID
  2. Populate the following XML segment with the relevant details and send it to support@officebrands.com.au, requesting its addition into the ESB entities configuration:

    ESB Entities Configuration Fragment
    <ObEntity>
       <EntityType>Dealer</EntityType>
       <EntityId>[SUBDOMAIN]</EntityId>
       <EntityName>[MEMBER NAME]</EntityName>
       <EntityWsLogin>[SUBDOMAIN]</EntityWsLogin>
       <EntityWsPwd>[RANDOM 12 DIGIT ALPHANUMERIC PASSWORD]</EntityWsPwd>
       <EntityWsEPR>https://[SUBDOMAIN].readysell.com.au:8205/OfficeBrandsServiceEndpoint</EntityWsEPR>
       <EntityEmail>[PRINCIPAL EMAIL ADDRESS]</EntityEmail>
       <EntityStoreId>[WEBX STORE ID]</EntityStoreId>
       <EntityStoreCode>[WEBX STORE ID]</EntityStoreCode>
       <HoOrderOnly>false</HoOrderOnly>
       <FtpEnabled>false</FtpEnabled>
       <WsEnabled>true</WsEnabled>
    </ObEntity>
  3. Once the above has been added and ESB has ben restarted, In Readysell:
    1. Go to Administration > Advanced > System Types > OFFICE-BRANDS and fill in all the system references based on the above
    2. Go to Administration > Advanced > Tasks and run the "Office Brands Category Sync" job
    3. Once the job completes, run the "Office Brands Sync" job
    4. Once the job completes, run the "Office Brands End of Day" job
    5. Schedule mark the above jobs as "Enabled" and restart Readysell Server
  • No labels