Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Obtain the following details from Readysell, the member and/or Office Brands
    1. Readysell

      • Customer Subdomain

      • ESB Username (same as above)
      • ESB Password (newly created 12 digit alphanumeric)
    2. Member
      • WebX Username
      • WebX Password
      • Principal Email Address

    3. Office Brands
      • Office Brands Store Identifier
      • WebX Store ID
      • List Web Price Level ID
      • Government Web Price Level 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:

    Code Block
    languagexml
    titleESB 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. In Readysell, go to Administration > Price Levels
  4. Set the Web Price Level ID of "List", "Bulk1", "Bulk2" and "Bulk3" to the List Web Price Level ID obtained from Office Brands
  5. Set the Web Price Level ID of "Gov" to the Government Web Price Level ID obtained from Office Brands
  6. In Readysell, gGo to Administration > Advanced > System Types 
  7. Select the "OFFICE-BRANDS" system type
  8. Fill in the following system references based on the instructions in the Description of each reference and the details collected earlier
    • ESB-PASSWORD
    • ESB-USERNAME
    • GROUP-OWNER-CODE
    • OB-STORE-IDENTIFIER
    • WEBX-CATALOG-ID
    • WEBX-CATALOG-OWNER-ID
    • WEBX-DEFAULT-CATEGORY
    • WEBX-PASSWORD
    • WEBX-ROOT-CATEGORY
    • WEBX-STORE-ID
    • WEBX-USERNAME
  9. Go to Administration > Advanced > Tasks
  10. Find and run the "Office Brands Category Sync" job
  11. Once the job completes, find the "Office Brands Sync" job, make sure it is enabled
  12. Run the job to test
  13. Once the job completes, find the "Office Brands End of Day" job and make sure it is enabled
  14. Run the job to test
  15. Restart Readysell Server service

...