You need to Register for free and Login to post a message in the forum.

Forum

Making it Cool - Creating a Mashup in Open Web Studio - Part 6 of 6 - Issue 48
Last Post 2011-11-21 07:17 AM by cujo100. 3 Replies.
Printer Friendly
  •  
  •  
  •  
  •  
  •  
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Lee SykesUser is Offline
DNN Creative Staff
Nuke Master VI
Nuke Master VI
Posts:4945
Avatar

--
2009-09-01 06:42 PM
    Lee Sykes
    Site Administrator
    Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

    Twitter: www.twitter.com/DNNCreative

    Lee Sykes's Facebook Profile
    Mark StoufferUser is Offline
    Nuke Newbie
    Nuke Newbie
    Posts:2

    --
    2010-03-03 11:00 PM
    Lee, I am having trouble finding documentation on how to form the parsing statement in a RESTfull API call. Currently I am using Ebay and I need to pull the fields from the nodes in the data below. I had to use JSON instead of XML but it looks like the path is specified the same way. I will be looking at the findItemsByCategoryResponse>searchResult>item. I will be reading about five fields from the item node. How do I specify the fields in the item node?

    {"findItemsByCategoryResponse":[
    {"ack":["Success"],"version":["1.3.0"],"timestamp":["2010-03-03T23:15:43.117Z"],
    "searchResult":[{"@count":"2","item":[
    {"itemId":["250534186469"],
    " le":["Intermediate level A major Chinese flute\/ xiao\/ Beixiao"],
    "globalId":["EBAY-US"],"primaryCategory":[{"categoryId":["10183"],"categoryName":["Flute"]}],
    "galleryURL":["http:\/\/thumbs2.ebaystatic.com\/pict\/2505341864698080_8.jpg"],
    "viewItemURL":["http:\/\/cgi.ebay.com\/Intermediate-level-A-major-Chinese-flute-xiao-Beixiao_W0QQitemZ250534186469QQcmdZViewItemQQptZLH_DefaultDomain_0?hash=item3a55004de5"],
    "paymentMethod":["PayPal"],
    "autoPay":["false"],
    "location":["Hong Kong"],
    "country":["HK"],
    "shippingInfo":[{"shippingServiceCost":[{"@currencyId":"USD","__value__":"12.0"}],
    "shippingType":["Flat"],"shipToLocations":["Worldwide"]}],
    "sellingStatus":[{"currentPrice":[{"@currencyId":"USD","__value__":"21.0"}],"convertedCurrentPrice":[{"@currencyId":"USD","__value__":"21.0"}],"sellingState":["Active"],"timeLeft":["P17DT2H41M58S"]}],"listingInfo":[{"bestOfferEnabled":["false"],"buyItNowAvailable":["false"],"startTime":["2009-11-21T01:52:41.000Z"],"endTime":["2010-03-21T01:57:41.000Z"],"listingType":["FixedPrice"],"gift":["false"]}]},
    {"itemId":["170451948724"],
    " le":["Wooden tenor recorder Schreiber w\/carry case"],
    "globalId":["EBAY-US"],"primaryCategory":[{"categoryId":["16230"],"categoryName":["Recorder"]}],
    "galleryURL":["http:\/\/thumbs1.ebaystatic.com\/pict\/1704519487248080_1.jpg"],
    "viewItemURL":["http:\/\/cgi.ebay.com\/Wooden-tenor-recorder-Schreiber-w-carry-case_W0QQitemZ170451948724QQcmdZViewItemQQptZLH_DefaultDomain_0?hash=item27afba54b4"],
    "paymentMethod":["PayPal"],"autoPay":["false"],"postalCode":["30359"],"location":["Atlanta,GA,USA"],"country":["US"],"shippingInfo":[{"shippingType":["Calculated"],"shipToLocations":["US"]}],"sellingStatus":[{"currentPrice":[{"@currencyId":"USD","__value__":"52.0"}],"convertedCurrentPrice":[{"@currencyId":"USD","__value__":"52.0"}],"bidCount":["8"],"sellingState":["Active"],"timeLeft":["P0DT0H2M21S"]}],"listingInfo":[{"bestOfferEnabled":["false"],"buyItNowAvailable":["false"],"startTime":["2010-02-26T23:18:04.000Z"],"endTime":["2010-03-03T23:18:04.000Z"],"listingType":["Auction"],"gift":["false"]}]}]}],"paginationOutput":[{"pageNumber":["1"],"entriesPerPage":["2"],"totalPages":["7816"],"totalEntries":["15632"]}]}]}
    cujo100User is Offline
    Nuke Newbie
    Nuke Newbie
    Posts:2

    --
    2011-11-21 07:01 AM
    Thanks for the OWS Tutorials. They are very helpful.

    I am stuck on Video 3 where you create an Assignment Action for the Query. You mention that you set the Action to concatenate however the current version doesn't have that specific setting. The options I have are Assign, Append, Prepend and Increment. I assume Append and Prepend are just different approaches to Concatenate however they lock up my query (which is only 200 records). Am I missing something?

    Thanks,
    Joe
    cujo100User is Offline
    Nuke Newbie
    Nuke Newbie
    Posts:2

    --
    2011-11-21 07:17 AM
    Never mind, it was a browser memory issue. The code is fine with Append or Prepend.
    You are not authorized to post a reply.


    Active Forums 4.3

    Latest Forum Posts

    Enforce Terms Tutorial Update by Vistalogix Corporation
    I tried configuring my DNN 6.1.2 install to have a required "accept terms" checkbox as described in
    RE: Best Practices for Modifying a Custom Module by Joseph Craig
    Start up the development website, then install the module using the package that you have. Then, yo
    Best Practices for Modifying a Custom Module by schilders
    Good Morning, I'm needing to modify a custom built module created by another developer targeted f
    RE: Admin menu problem by alireza arabiyan
    hi in localhost i have http://localhost/senf/خانه.aspx and http://localhost/senf/Admi
    RE: Admin menu problem by Joseph Craig
    Yes, that is what you should have done. What is the URL for your home page? What is the URL for
    RE: Admin menu problem by alireza arabiyan
    hi first in localhost i add my domain.com as portal alias. then copy all files to host , restore my
    RE: Admin menu problem by Joseph Craig
    How did you move it? Have you added an entry in the portalalias table for the site's domain name?
    RE: Re: SQL SERVER 2008 R2 Remote connection by Joseph Craig
    Set up a user with dbo privileges and set the connection string for that user, rather than using Win
    Re: SQL SERVER 2008 R2 Remote connection by Prakasam Srinivasan
    I have successfully configured MSSQL Server 2008 r2 remote connection. I am using windows 7 and it h
    Admin menu problem by alireza arabiyan
    hi i installed dnn 6 on localhost and move it in my host, all link's , pages and modules are ok,
    RE: dnn 4.4 upgrade issue by imran shaikh
    Thanks you all it is done by renaming release.config to web.config procedure
    RE: dnn 4.4 upgrade issue by imran shaikh
    Thanks you all it is done by renaming release.config to web.config
    dnn 4.4 upgrade issue by imran shaikh
    hi this is imran i am upgrading dnn 4.4 to dnn 6.0.2 and getting this error please help me for this
    RE: How to build Skins for DNN 6.x by Joseph Craig
    I'd recommend that you try replacing the hard-coded text with the DotNetNuke Text skin object. That
    RE: Module permission does not work! by Joseph Craig
    What permissions have you give to that role?
    RE: DNN nav issue by Joseph Craig
    Are you using a custom skin? How often does this happen?
    RE: Friendly URLs Broken by Joseph Craig
    I don't entirely understand this, but I'm glad you got things working.
    RE: How to build Skins for DNN 6.x by Christopher Adamakis
    Dear all, I have one more question regarding greek fonts. If you check my site http://www.expertsoft
    RE: Dnn local setup problem by imran shaikh
    this is error is resolve now now getting this one Server Error in '/cooperpharma.ma' Applicat
    RE: Module permission does not work! by Abraham Tameru
    I created a special role for the user to administer the site. The user is not a member of the Admini
    You are not logged in.
    You must log in to access all 
    650+ videos, tutorials, podcasts, and more.
    RSS Feeds