`
ldsjdy
  • 浏览: 147354 次
  • 性别: Icon_minigender_1
  • 来自: 深圳
社区版块
存档分类
最新评论

WebSphere Commerce Contract Export

阅读更多
Exporting contracts using XML files

Exporting contracts using the XML flies that define them.
Procedure

    Start the WebSphere Commerce Test Server.
    Open a SQL session to your database and type the following SQL query:

    select * from contract;

    If you are using Apache Derby:
        Start the WebSphere Commerce Test Server.
        Open a browser and type the following URL: http://host_name/webapp/wcs/admin/servlet/db.jsp.
        In the SQL window, paste the SQL query.
    Locate the contract ID of the contract you are trying to export and make a note of it.
    Open the WebSphere Commerce Accelerator.
    Log into the WebSphere Commerce Accelerator using your username and password.
    When the Select Store and Language page appears enter the following URL into the same window after adding the file name and contract ID:

    https://host_name:8000/webapp/wcs/tools/servlet/ContractExport?fileName=AFileNameofYourChoice.xml&contractIdTheIDoftheContract&all=false&langId=-1&xsdName=Package.xsd&URL=ContractDisplay
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics