XSI: how to customise parcel tracking with dynamic URL

Hello,
is there anybody having a clue on how to implement the parcel tracking functionality in 4.6C ? actually it seems like there is no proper documentation available so I'm thankful for every hint!
In detail I would like to open a subscreen in -- delivery / header / parcel tracking -- showing me the tracking status of a delivery (should be button Internet parcel tracking).
thanks in advance,
greets
andy

Hi Andy, Roberto,
Could you please share any documentation available to implement Parcel Tracking at the item level and how VTRKP table can be updated.
Thanks,
Nisha K

Similar Messages

  • How to use web services with Dynamic url behaviour

    Hi,
    IView created by me currently uses some web services whose url behavior is static but i want to give a dynamic url behavior. i.e. i want to use the url which user provides. So here are my questions
    1. How I shall assign the url supplied by the user to IView?
    2. If I want to set some config variables during runtimes how I shall do it?
    Thanks in advance,
    Vishvesh

    Hi,
    1. I'm guessing you mean the webservice's url the user provides is pointing to an identical webservice to what you used to create your proxy... otherwise I think it will be very hard to do (I can imagine creating the proxies using the wsdl tool in run time or using code dome.. but that can't be what you want, right?).
    So if what you wanted is to use the same web service with a different url, then the web service's proxy class you created has API for doing this in code! (it inherits it)
    2. you can't, simply since the portal application doesn't ever use the config file... it isn't even deployed to the portal... so dynamic properties are "out of the question" here, sorry... see 1 again
    Regards,
    Ofer

  • Item level parcel Tracking with external carriers through AII

    Hi folks,
    I am new to AII and am trying to explore the possibilities with the tools at hand.
    With flexible delivery processing, we have tight control over the goods statuses across customer and supplier. For example, EM would let the customer know that the goods left the warehouse and are on their way.
    Suppose I would like to integrate this information with the parcel tracking service of external carriers. The web services and web based tools such carriers offer are surprisingly immature. Some "global" companies are not able to provide seamless information, every carrier has their own standard and some do not provide public interfaces which could be used for customer-level tracking in a useful way (eg requiring authentication credentials of the warehouse clerk requesting the delivery).
    I am wondering whether AII could be enabled to orchestrate this information flow. If an appropriate EDI format would exist, the carriers could be requested to update AII on shipment item level with any new statuses through EDI. Now it's up to the supplier to present the information to the customer as need be. This would remove inconsistencies as mentioned above.
    Does this sound like a viable idea, are there EDI messages available for the task at hand and do you know of companies having successfully implemented something like this?
    cheers & thanks,
    Andi

    Hi Amit,
    thanks for trying to tie in!
    You are right in assuming that I mixed up the purpose of AII and EM. This is about making EDI-based information accessible to all partners involved, and therefore a case for EM.
    Probably it helps if I re-state my thoughts. The supplier sends an ASN to the goods recipient. Afterwards, the goods are transported by a logistics provider based on a transport order. Question is, how can the intermediate delivery statuses of the provider be captured and published? Web UIs of the Providers with a tracking URL seem a very unreliable way of doing it.
    I figured that IDoc IFTSTA seems to be the correct form for this kind of information to flow back from the carrier to the supplier and from there to the recipient.
    Does it seem to be a viable option to  incorporate the carrier data into EM for tracking purposes?
    Cheers & Thanks, Andi

  • How to convert internal table with dynamic fields to XML

    Dear all,
    I met a problem like the following:
    The aim is to transform the following parameter to XML
    IT_FIELD stores the dynamic filed name of the internal table,with these fields, the dynamic internal can be created by cl_abap_tabledescr=>create(it_field)
    IT_VALUE stores the value of the internal table dynamically created with dynamic fields.
    For example
    IT_FIELD =>
    line1: FIELD1
    line2: FIELD2
    line3: FIELD3,
    three lines in this internal table.
    dynamically created internal table structure FIELD1 FIELD2 FIELD3
    And IT_VALUE=>
    1          2          3   (First line)
    11        22        33
    two lines of data.
    Do you have any idea about how to transform the IT_VALUE to XML here? And also the transformed XML to the IT_VALUE.( we may need remember IT_FIELD here for later XML to IT_VALUE.)
    Hope I describe the problem clearly.
    Any inputs will be appreciated.
    Edited by: Max Tang on Jan 12, 2009 3:46 PM
    Edited by: Max Tang on Jan 12, 2009 4:14 PM

    Hi,
    you need to implement a bit of coding for that.
    With the 'do varying' statement abap provides a loop over those fields. Within this loop you can build up a new internal table with one entry for each period and amount.
    kind regards
    Siggi
    PS: I am not very familiar with CO, but I guess there will be a standard extractor for that.

  • How to save a variant with dynamic selections parameters

    Anybody knows how to save a variant for an ABAP that uses a Logical database with Dynamic Selections?
    Have a look for example to the following:
    SE38 - DEMO_PROGRAM_GET - Execute - Shift F4 - Connection Number.
    How to save 0820 as Connection Number?
    Function Group SVAR seems good but FREE SELECTIONs are not easy to manage...

    Hello,
      I tried to save the variant of DEMO_PROGRAM_GET with dynamic selection field (Connection Number) filled. It gets saved without any problem. Just click 'SAVE' and enter the variant name and description.
    Thanks,
    Venu

  • How to move sound track with video to another drive

    If I want to work on a project on another Mac, I copy the iMovie Events and Projects folders to a portable drive, then drag them into the correct folders of the other Mac. (Not sure if this is the best way, but it works.) But the sound track is missing if I don't have the same songs in that Mac's iTunes. What's the best way to keep the song with the project when I transfer to another Mac?

    I tried the Consolidate command, and I see how it works, copying the events or clips to another >drive. But how does the music track get transferred? I don't see it in the copied folder.
    If you followed the instructions, the music track is there. It is probably in the Project file. If you right click on the RCPROJECT file, select "Show Package Contents" and see if you can spot it.
    If I consolidate from one computer to a portable drive, what happens when I plug the portable >drive into another computer? Does iMovie just see the project and events on the external drive? Or >do I have to drag them to the new computer's drive? What about the music tracks? Do I have to >import them into the other computer's iTunes?
    Yes, iMovie sees the external drive, and you can work on your movie. If you prefer, you could drag the RCPROJECT file to the Movies/iMovie Events Folder and then run the Consolidate command again to move everything to the new computer, but you really don't need to. It should work fine on the external drive.
    The external drive must be formatted as Mac OX Extended (journaled)

  • How to call javascript function with dynamic data in display tag

    Hi,
    Iam new to pagination concept. Iam using display tag to display rows in jsp by strtus.
    I have a problem when calling the javascript function using ahref in attribute in display tag.
    <bean:define name="form1" property="EditDetails.List" id="ListDisplay"/>
    <display:table name="pageScope.ListDisplay" cellpadding="0" cellspacing="1" pagesize="10" partialList="false" size="listSize" requestURI="">
    <display:column property="poNo" href='javascript:searchEditDetails("./submitOrder.do? actionID=getMISLoadEdit&poNumberSel=<%=((com.po.bean.EditDetails)poListDisplay).getNo()%>&statusIdSelected=<%=((com.po.bean.EditDetails)ListDisplay).getStatusId()%>")'
    title="Number"/>                         
    <display:column property="strDate"title="Date" />
    <display:column property="orderValue"title="Order Value(INR)"/>
    <display:column property="stringRequestedDeliveryDate"title="Suggested Delivery Date"/>
    <display:column property="statusDescription" title="Status" />
    </display:table>
    The above code display the data in row format is working fine when I click the No It thow javascript error and its not redirecting to the other page.
    When I try this with ordinary struts its working fine the code is:
    <logic:iterate id="polist" name="Form1" property="EditDetails.List" indexId="i" type="com.bean.EditDetails">
    <tr>
    <td ><a href="javascript:searchEditDetails("./submitOrder.do?actionID=getMISLoadEdit&NumberSel=<%=((com.bean.EditDetails)polist).getNo()%>&statusIdSelected=<%=((com.bean.EditDetails)polist).getStatusId()%>")"><html:hidden name="polist" property="No" write="true" /></a>     </td>
    <td><html:hidden name="polist" property="strDate" write="true" /></td>
    <td><html:hidden name="polist" property="orderValue" write="true" /></td>
    <td><html:hidden name="polist" property="stringRequestedDeliveryDate" write="true" />     </td>
    <td><html:hidden name="polist" property="statusDescription" write="true" /></td>
    </tr>
    </logic:iterate>
    Please help me how to call javascript with dynamic data.
    Thanks in advance

    The ADF Mobile Container Utilities API may be used from JavaScript or Java.
    Application Container APIs - 11g Release 2 (11.1.2.4.0)

  • How to export STP tracks WITH edits, names, changes, envelopes back to FCP?

    I sent my fcp sequence/movie to a STP multi-track project. Sweetened and edited my audio tracks in STP. All good. Now I need to export those changes back to my FCP sequence, NOT as long AIFF files, but with all the audio files that make up those tracks, with their cuts, handles, file names, and STP changes and envelopes, so that I can access them in FCP (where I must finish the project). It seems like the program should have been designed to do this... but I am hitting a brick wall. Please help. How can I achieve this?
    I used conform, but it only seems to conform the STP project, NOT the FCP project to the new audio edits. I do what the manual says.
    I tried exporting all tracks to AIFF and to open it within the FCP sequence, but it only gives me the option to open as a new sequence. The result is that the image sequence is correct, but the audio from STP is in long tracks with no edits, no file names, no envelopes, no handles.
    Unfortunately I MUST finish my project in Final Cut Pro, and export OMF files for work in a professional FILM (not video) audio facility. They cannot use AAF files exported from STP. And STP doesn't export OMF files. It is NOT an option for me to finish my sound work in STP because of the film-specific facility where I must finish my soundtrack- which in the end goes to optical for use on a film reel.
    Thank you for any help someone can give me !

    That's one of things you simply cannot do. Conform is as close as it gets. But, you cannot export a STP in to FCP and maintain all the track info like you can the other way around. Part of the problem is that STP is referencing audio tracks FROM media crated in FCP. You'd have a situation where FCP is referencing audio from STP . . . that's referencing FCP audio. It doesn't work that way.
    It's too bad the facility can't use the AAF file. That's the only real option.
    Sorry.

  • How to do parallel processing with dynamic internal table

    Hi All,
    I need to implement parallel processing that involves dynamically created internal tables. I tried doing so using RFC function modules (using starting new task and other such methods) but didn't get success this requires RFC enabled function modules and at the same time RFC enabled function modules do not allow generic data type (STANDARD TABLE) which is needed for passing dynamic internal tables. My exact requirement is as follows:
    1. I've large chunk of data in two internal tables, one of them is formed dynamically and hence it's structure is not known at the time of coding.
    2. This data has to be processed together to generate another internal table, whose structure is pre-defined. But this data processing is taking very long time as the number of records are close to a million.
    3. I need to divide the dynamic internal table into (say) 1000 records each and pass to a function module and submit it to run in another task. Many such tasks will be executed in parallel.
    4. The function module running in parallel can insert the processed data into a database table and the main program can access it from there.
    Unfortunately, due to the limitation of not allowing generic data types in RFC, I'm unable to do this. Does anyone has any idea how to implement parallel processing using dynamic internal tables in these type of conditions.
    Any help will be highly appreciated.
    Thanks and regards,
    Ashin

    try the below code...
      DATA: w_subrc TYPE sy-subrc.
      DATA: w_infty(5) TYPE  c.
      data: w_string type string.
      FIELD-SYMBOLS: <f1> TYPE table.
      FIELD-SYMBOLS: <f1_wa> TYPE ANY.
      DATA: ref_tab TYPE REF TO data.
      CONCATENATE 'P' infty INTO w_infty.
      CREATE DATA ref_tab TYPE STANDARD TABLE OF (w_infty).
      ASSIGN ref_tab->* TO <f1>.
    * Create dynamic work area
      CREATE DATA ref_tab TYPE (w_infty).
      ASSIGN ref_tab->* TO <f1_wa>.
      IF begda IS INITIAL.
        begda = '18000101'.
      ENDIF.
      IF endda IS INITIAL.
        endda = '99991231'.
      ENDIF.
      CALL FUNCTION 'HR_READ_INFOTYPE'
        EXPORTING
          pernr           = pernr
          infty           = infty
          begda           = '18000101'
          endda           = '99991231'
        IMPORTING
          subrc           = w_subrc
        TABLES
          infty_tab       = <f1>
        EXCEPTIONS
          infty_not_found = 1
          OTHERS          = 2.
      IF sy-subrc <> 0.
        subrc = w_subrc.
      ELSE.
      ENDIF.

  • How to schedule a report with dynamic parameters

    We need to schedule a Webi report with dynamic parameters then email the different result to different email groups.  Is it possible to do this in scheduler? Please advise. Thanks.

    there are 2 schedulers
    1st  CMS
    the reports which does not have any input parameters, only then t can be scheduled in CMS
    2nd in Infoview
    if report has input parameters and if you want to schedule it, then you may need to schedule the report from Infoview
    To have a email notification
    configure the SMTP server in report JOB Server
    Thanks,
    Ganesh

  • How to use a queue with dynamic data

    When using a collector I have found that it significantly slows down my loop times. I am using LabView7.1 on a Dell PC with Windows XP.  If I use a queue with dynamic data do you think that will require less of my processor and allow for faster loop speeds?
    I have created a queue using dynamic data in one loop and I want to retrieve all available samples each iteration in a slower loop. If I use the flush queue I get a 1d array of dynamic data. What is the best way to convert the 1d array of dynamic data so that the array of dynamic data is consolidated back into a single dynamic data type? Any help would be much appreciated.

    Hi Dennis,
    You could for instance wire the array to an auto-indexed for loop. I attach an example. I assume you wish to concatenate the arrays a singel waveform.
    Hope it helps,
    Pelle S
    District Sales Manager
    National Instruments Sweden
    Attachments:
    Dynamic queue.vi ‏245 KB

  • HT204406 How can i get tracks with "waiting" status to upload to itunes match.

    I have completely cleared my library and started again. i have 24000 tracks in library but only 15000 + are uploading. leaving a further 6000 or so with a "waiting" status. i have tried the update itunes match option which runs through the full process and on completion is still leaving the tracks with "waiting" status.
    any ideas??

    I have the same issue, although I only have about 2500 tracks and half of them are in waiting. I read a few other peoples issues with this problem and checked and found that all the songs (or whatever it is) are not in the folder they were in, in fact they are not on my computer anymore! They are still in the cloud i guess, well the information is, but the songs arent.  So now I have to go back and re-import all the CD's that are missing.  I did reinstall itunes before this happened which probably had something to do with it, but whenever I tried to update itunes match it would freeze my computer and give me an error.  So I reinstalled and now it works but half my music is gone! and alot of it was not on CD, I had gotten online, but when I go to check purchases/downloads available, it says everything that can be has been.  It ***** because it takes so long and I know I have lost some of the songs since I got them online and dont have a hard copy.  But basically you need to check to make sure the files are in the folder that itunes is looking in, and that they are ON your computer or server.  Then re-import if you have to, and update itunes match (if your using) then icloud should recognize.  Ill let you know if this works for me since I am in the process of doing just that.  

  • Webdispatcher with Dynamic URL

    Dear SDNers,
    How can I pass variables to the URL at webdispatcher. I want dnynamic url to be pass to webdispatcher.
    Is it possible. Please guide me. I searched SDN. But didnt find any clue.
    Regards,
    Venkat

    Dear SDNers,
    We have created a webdynpro application with some variables to pass as
    aparameters. So, the parameter values are not constant. We would like topass variable to the URL which going to mention in Webdispatcher, so
    that
    those URL's shall re-direct to Original URL through webdispatcher. How
    can we achieve this dynamic valriables passing to URL which is there at
    Webdispatcher profile. Kindly guide us.
    eg:
    Here is my Webdnypro URL
    http://fullyqualifieddomainname.local:8000/sap/bc/webdynpro/sap/zticket_log?Incident=<Incident
    No>
    Instead of giving the above URL, I would like to give below URL to user
    https://apps.test.com/Incident=<Incident No>.
    Here <Incident No> will change from one incident to another.
    How can I redirect my webdnypro URL to above url with <Incident No>
    dynamically.
    Hope it is clear.
    Please revert if any clarification is needed.
    Regards,
    Venkat

  • Performance Issue : Why does ADF Taskflow Portlet (JSF bridge portlet) loading ADF Specific images, css, js everytime from portlet producer with dynamic URL with portlet_id and context parameters?

    Hi All,
    We have used WSRP Portlet in Webcenter Portal Page. The Portlet is created using JSF Bridge out of ADF Bounded Taskflow.
    It is causing Performance issue. Every time static content like js, css and images URLs are downloaded  and the URL contain portlet_id and few other dynamic parameters like resource_id, client_id etc.
    We are not able to cache these static content as these contains dynamic URL. This ADF Specific  images, js and css files  are taking longer time to load.
    Sample URL:
    /<PORTAL_CONTEXT>/resourceproxy/~.clientId~3D-1~26resourceId~3Dresource-url~25253Dhttp~2525253A~2525252F~2525252F<10.*.*.*>~2525253A7020~2525252FportletProdApp~2525252Fafr~2525252Fring_60.gif~26locale~3Den~26checksum~3D3e839bc581d5ce6858c88e7cb3f17d073c0091c7/ring_60.gif
    /<PORTAL_CONTEXT>/resourceproxy/~.clientId~3D-1~26resourceId~3Dresource-url~25253Dhttp~2525253A~2525252F~2525252F<10.*.*.*>~2525253A7020~2525252FportletProdApp~2525252Fafr~2525252Fpartition~2525252Fie~2525252Fn~2525252Fdefault~2525252Fopt~2525252Fimagelink-11.1.1.7.0-4251.js~26locale~3Den~26checksum~3Dd00da30a6bfc40b22f7be6d92d5400d107c41d12/imagelink-11.1.1.7.0-4251.js
    Technologies Used:
    Webcenter Portal PS6
    Jdeveloper 11.1.1.7
    Please suggest , how this performance issue can be resolved?
    Thanks.
    Regards,
    Digesh

    Strange...
    I can't reproduce this because i have issues with creating portlets... If i can solve this issue i will do some testing and see if i can reproduce the issue...
    Can you create a new producer with a single portlet that uses a simple taskflow and see if that works?
    Are you also using business components in the taskflows or something? You can try removing some parts of the taskflow and test if it works so you can identify the component(s) that causes the issues.

  • HTTP Adapter with dynamic URL

    Hi all
    Could you please to help. I need to use receiver with HTTP adapter which in this adapter that I need to pass dynamic URL into this. I had try follow this document
    http://help.sap.com/saphelp_nw2004s/helpdata/en/43/64dbb0af9f30b4e10000000a11466f/content.htm
    but when I test it I got this error
    <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="PLAINHTTP_ADAPTER"><b>ATTRIBUTE_MISSING_URL</b></SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Dynamic Header - Missing Message Attributes: URL/HTTP Destination</SAP:Stack>
      <SAP:Retry>N</SAP:Retry>
      </SAP:Error>
    I think my XML source message format that is incorrect. This is my XML source message
    <?xml version="1.0" encoding="UTF-8"?>
    <ns0:MT_OB xmlns:ns0="http://xxxx.com:db6">
       <type>
          <TargetURL>http://xx.xx.xx.xx</TargetURL>
       </type>
    </ns0:MT_OB>
    Could you please to suggest.
    Thanks
    Park

    Hi,
    Use the UDF in mapping to create the dynamic URL.
    DynamicConfigurationKey keyURL =  DynamicConfigurationKey.create("http://sap.com/xi/XI/System/HTTP", <b>XXXXX</b>);
    // access dynamic configuration
    DynamicConfiguration conf = (DynamicConfiguration) param.get (StreamTransformationConstants.DYNAMIC_CONFIGURATION);
    // set value
    conf.put(keyURL, url);
    See the belowlinks
    dynamic URL - adapter specific properties (http receiver adapter)
    /people/william.li/blog/2006/04/18/dynamic-configuration-of-some-communication-channel-parameters-using-message-mapping
    Regards
    Chilla

Maybe you are looking for

  • Error while building sln with CMake

    I am working on kinect for developing application. I am using CMake and visual studio 2010 for development. According to some website I recently installed Service Pack 1 and it's update also. Since then there are loads of error in visual studio cpp p

  • Can Apple Script or Automator handle large client email tasks?

    Hi, I am a relatively new Mac user but currently work on a MacBook and Imac G5 with 10.4.9. I have a client list of approxamitely 900 people and I want to send an email to all 900 announcing a change in product services. Is there an Apple Script or a

  • Differences between ABAP lists and ALV lists

    what is the differences between ABAP lists and ALV lists? Edited by: pong pong on Apr 9, 2008 5:08 AM

  • UIX breadCrumbs : How to render the last crumb

    Hi, Consider: <location>   <breadCrumbs>     <contents >       <link text="1" destination="1"/>       <link text="2" destination="1"/>       <link text="3" destination="1"/>     </contents>   </breadCrumbs> </location>Question: Why is my last breadCr

  • Gettling linker error:LNK2001 while porting InDesign CS6 plugin code to InDesign CC plugin

    Hello, I am working on porting our existing InDesign CS6 plugin code to support InDesign CC plugin (client plugin on Windows platform) The plugin code gets compiled successfully after makeing neccessory code (API) changes but now gettling following l