Upload Example |
Top Previous Next |
1. This is a transcript of the LiveUpdate activity (http GET) after the application start. Only those files are downloaded, that have a changed MD5 checksum: http://.../index.php?subshopid=kodak http://.../kodak/Product_fb0002.zip http://.../kodak/Product_fb0011.zip http://.../kodak/branding/wzProduct.ini http://.../kodak/images/fb0002.gif http://.../kodak/images/fb00011.gif http://.../kodak/products.xml http://.../kodak/wzSummary.htm http://.../kodak/wzUserData.htm http://.../kodak/wzWelcome.htm
2. This is a transcript of a typical photobook upload (http POST), showing how the BaseUrl is combined with the other segments (extracted from C:\Users\<your_username>\AppData\Roaming\<your_appname>\tracehtp.log). The UPLOAD.XML is posted to the server in the first step. This file is used by the backend to show the order options in the shop. These options were defined in the Publisher Product Wizard: kodak Publisher: Q: Do you want to upload and order the product over the internet? Preparing: <font color="blue"><b>Pocket Photobook</b></font> Creating page 1 from "content"... Creating page 2 from "content"... ... Creating page 9 from "content"... Creating page 10 from "content"...
http://.../kdpc/uploadPrepare.do?sessionid=D2C4IK59KHPK0BTFV9GO4G9NH8GYTQ30&chunkcount=1 PostFile: C:\Users\stein007\AppData\Roaming\Kodak Publisher\Upload\{6EBA166B-24FF-4F1E-A190-7DD74CC65935}\upload.xml http://.../kdpc/beginChunk.do?ticketid=D2C4IK59KHPK0BTFV9GO4G9NH8GYTQ301236779110595&chunktitle=content&chunkpagecount=10
Uploading page 1 from "content"... http://.../kdpc/transmitChunkFile.do?chunkid=D2C4IK59KHPK0BTFV9GO4G9NH8GYTQ301236779110595000001&pagenumber=1&pagesinfile=1&md5=3D72C04717A76A8D608A4628F6BC28FC
Uploading page 2 from "content"... http://.../kdpc/transmitChunkFile.do?chunkid=D2C4IK59KHPK0BTFV9GO4G9NH8GYTQ301236779110595000001&pagenumber=2&pagesinfile=1&md5=9441D881A15479856B8C3FBB1BF82C8F .... Uploading page 9 from "content"... http://.../kdpc/transmitChunkFile.do?chunkid=D2C4IK59KHPK0BTFV9GO4G9NH8GYTQ301236779110595000001&pagenumber=9&pagesinfile=1&md5=A5CEF0F6A98A5C5F07747759B6DA6F92
Uploading page 10 from "content"... http://.../kdpc/transmitChunkFile.do?chunkid=D2C4IK59KHPK0BTFV9GO4G9NH8GYTQ301236779110595000001&pagenumber=10&pagesinfile=1&md5=84FCA5FF9E364C1C57FCCAD305008370
http://.../kdpc/finalizeChunk.do?chunkid=D2C4IK59KHPK0BTFV9GO4G9NH8GYTQ301236779110595000001
Waiting for server finalization... http://.../kdpc/uploadFinalize.do?ticketid=D2C4IK59KHPK0BTFV9GO4G9NH8GYTQ301236779110595
http://.../kdpc/requestEntryUrl.do?subshopid=kodak&sessionid=D2C4IK59KHPK0BTFV9GO4G9NH8GYTQ30
Kodak Publisher: I: The upload was successful! <b><a href="http://.../Workflow.do?_action_name=Login&sessionid=D2C4IK59KHPK0BTFV9GO4G9NH8GYTQ30&subshopid=kodak">Click here</a> to open your shopping basket and finalize the order.</b>
3. During upload, a detailed protocol file UPLOAD.INI is created in the same order folder as the UPLOAD.XML file: C:\Users\stein007\AppData\Roaming\Kodak Publisher\Upload\{6EBA166B-24FF-4F1E-A190-7DD74CC65935}\upload.ini
[General] SubShopID=kodak PublisherUID={C32276E9-9B8B-42B0-8EA6-5632482F2458} ProductID=fb0001 PageCount=10 PublisherVersion=2.5.12.2 Document=E:\BSETUP\Publisher\Products\Kodak test.dtp DocumentID={6EBA166B-24FF-4F1E-A190-7DD74CC65935} Product=Pocket Photobook SessionID_D2C4IK59KHPK0BTFV9GO4G9NH8GYTQ30=11.03.2009 14:46:00 TicketID=D2C4IK59KHPK0BTFV9GO4G9NH8GYTQ301236779110595 TicketValidDays=10 UploadChunks=1 UploadDate=11.03.2009 14:47:51 ShopEntryURL=http://.../Workflow.do?_action_name=Login&sessionid=D2C4IK59KHPK0BTFV9GO4G9NH8GYTQ30&subshopid=kodak
[page_001.pdf] PageNo=1 PageIndex=0 Chunk=content ChunkPageNo=1 FileSize=837359 MD5=3D72C04717A76A8D608A4628F6BC28FC ChunkID=D2C4IK59KHPK0BTFV9GO4G9NH8GYTQ301236779110595000001 UploadSize=837359 UploadDate=11.03.2009 14:46:15
[page_002.pdf] PageNo=2 PageIndex=1.left Chunk=content ChunkPageNo=2 FileSize=811766 MD5=9441D881A15479856B8C3FBB1BF82C8F ChunkID=D2C4IK59KHPK0BTFV9GO4G9NH8GYTQ301236779110595000001 UploadSize=811766 UploadDate=11.03.2009 14:46:29 ... [page_010.pdf] PageNo=10 PageIndex=5 Chunk=content ChunkPageNo=10 FileSize=730504 MD5=84FCA5FF9E364C1C57FCCAD305008370 ChunkID=D2C4IK59KHPK0BTFV9GO4G9NH8GYTQ301236779110595000001 UploadSize=730504 UploadDate=11.03.2009 14:47:50 |