FedEx Rate Available Services

I'm having trouble getting the RateAvailableServies working
with the FedEx web services. I can make my call to the service and
get information but when I try to add more specific information I
get the following error:
Web service operation rateAvailableServices with parameters
{...Displays all the parameters I pass...} cannot be found.
Here is what works:
<cfscript>
params = {};
(ALL MY ADDRESS AND USER CREDENTIALS REMOVED)
params.CurrencyType = "USD";
params.DropoffType = "REGULAR_PICKUP";
params.PackagingType = "YOUR_PACKAGING";
params.ShipDate = "2007-11-30";
params.RateRequestPackageSummary.TotalInsuredValue.Currency
= "USD";
params.RateRequestPackageSummary.TotalInsuredValue.Amount =
"10";
params.RateRequestPackageSummary.TotalWeight.Value = "20";
params.RateRequestPackageSummary.TotalWeight.Units = "LB";
</cfscript>
Now if I add any of the following lines I get the error
above.
<cfscript>
params = {};
(ALL MY ADDRESS AND USER CREDENTIALS REMOVED)
params.CurrencyType = "USD";
params.DropoffType = "REGULAR_PICKUP";
params.PackagingType = "YOUR_PACKAGING";
params.ShipDate = "2007-11-30";
params.RateRequestTypes = "LIST"; // CAUSES ERROR
params.RateRequestPackageSummary.PieceCount = "1"; // CAUSES
ERROR
params.RateRequestPackageSummary.TotalInsuredValue.Currency
= "USD";
params.RateRequestPackageSummary.TotalInsuredValue.Amount =
"10";
params.RateRequestPackageSummary.TotalWeight.Value = "20";
params.RateRequestPackageSummary.TotalWeight.Units = "LB";
params.RateRequestPackageSummary.PerPieceDimensions.Length =
"20"; // CAUSES ERROR
params.RateRequestPackageSummary.PerPieceDimensions.Width =
"20"; // CAUSES ERROR
params.RateRequestPackageSummary.PerPieceDimensions.Height =
"20"; // CAUSES ERROR
params.RateRequestPackageSummary.PerPieceDimensions.Units =
"IN"; // CAUSES ERROR
</cfscript>
I've tried combinations of them and nothing works. I don't
need the PerPieceDimensions to work but theoretically it should.
Can someone please tell me what's going on?
Thanks

I've talked to the fedex support people several times and i
believe I have everything that is required. I can get values back
for the shipping rates until I add any of the items that are
indicated by "Causes Error" in the code above.
I'm not familiar with Java so I cannot use that as a
solution.
If you look in the WSDL file you see the following for
DropOffType
<xs:restriction base="xs:string">
<xs:enumeration value="BUSINESS_SERVICE_CENTER"/>
<xs:enumeration value="DROP_BOX"/>
<xs:enumeration value="REGULAR_PICKUP"/>
<xs:enumeration value="REQUEST_COURIER"/>
<xs:enumeration value="STATION"/>
</xs:restriction>
Same thing for packaging. It shows the _ in there.
Thank you so much for any other tips you can give me on this.
(computermark - php is not an option, that's why i'm posting
in a CF forum)

Similar Messages

  • Let me know how to run high availability services in system 9 essbase.

    Hi
    Let me know how to run high availability services in system 9 essbase.
    thanks in ADV
    Message was edited by:
    user624564
    Message was edited by:
    user624564

    Hi,
    Now i am using essbase system 9.2 version,
    & URL : http://localhost:11080/eds/EssbaseEnterprise
    plz guide me to download the High Availability servers .
    thanks in Adv....

  • Upgrade SQL server 2008 r2 to latest available Service Pack in SP 2010 farm.

    Hi, 
    We have 2 server's in the farm ( WFE+App server and SQL server).
    We are planning to upgrade SQL server 2008 r2 to latest available Service pack [10.50.6000 (SP3)] version.
    So before upgrading SQL server , need to take any necessary actions from SharePoint server side ?
    And once patching is done on SQL server, need to run SharePoint Configuration wizard ?
    Please provide best way for this upgrade.
    Cheers,
    RameshNK

    You certainly can turn off SharePoint/stop IIS if you wish, but it isn't required. SharePoint will be unavailable during a portion of the SP3 upgrade and will reconnect once SQL is back online.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • After start of Grid High Availability Service (HAS) can't umount filesystem

    I have weird problem when I start and stop HAS. File system get's into state, where it does not umount. So filesystem where grid software is running can't be umounted on boot. 9Is there something I do wrong, or don't do right.
    I have fresh install of latest 64-bit UEK2 kernel (2.6.39-400.109.1.el6uek.x86) and Oracle 11.2.0.3 Grid Infrastructure for standalone server. I Installed patch p12983005 (112036_Linux-x86-64) to get ACFS support for kernel. When I start HAS and ASM, file system does not umount anymore. Here's steps. Example is from local disk, but I have same problem with LUN from SAN. I thought it might have something to do with SAN and multipath, but SAN is not to blame cos same happens with local disk. Don't know why local disk seem be mapped by multipath in fstab.
    1. Mount fs
    [root@SERVER ~]# mount -t ext4 /dev/mapper/vg_SERVER-lv_app /u01
    2. Start HAS
    [grid@SERVER ~]$ crsctl start has
    CRS-4123: Oracle High Availability Services has been started.
    3. Stop HAS
    [grid@SERVER ~]$ crsctl stop has
    CRS-2791: Starting shutdown of Oracle High Availability Services-managed resources on 'SERVER'
    CRS-2673: Attempting to stop 'ora.cssd' on 'SERVER'
    CRS-2673: Attempting to stop 'ora.LISTENER.lsnr' on 'SERVER'
    CRS-2677: Stop of 'ora.cssd' on 'SERVER' succeeded
    CRS-2677: Stop of 'ora.LISTENER.lsnr' on 'SERVER' succeeded
    CRS-2673: Attempting to stop 'ora.evmd' on 'SERVER'
    CRS-2677: Stop of 'ora.evmd' on 'SERVER' succeeded
    CRS-2793: Shutdown of Oracle High Availability Services-managed resources on 'SERVER' has completed
    CRS-4133: Oracle High Availability Services has been stopped.
    4. Try umount
    [root@SERVER ~]# umount /u01
    umount: /u01: device is busy.
            (In some cases useful info about processes that use
             the device is found by lsof(8) or fuser(1))
    [root@SERVER ~]# fuser /u01
    [root@SERVER ~]# lsof |grep /u01
    Neither of fuser or lsof returns nothing.
    This and the fact that ACFS cannon't be mounted on boot, get's me wondering should I use ASM and Oracle Restart at all at this point. Initial reason is that in future this is likely going to be part of RAC.

    I followed the instructions and copied the edid file I obtained while monitor was connected directly to the specified directory.
    Now I get:
    Jan 17 13:14:09 daniel-think kernel: platform VGA-1: Direct firmware load for edid/medion-edid.bin failed with error -2
    Jan 17 13:14:09 daniel-think kernel: [drm:edid_load] *ERROR* Requesting EDID firmware "edid/medion-edid.bin" failed (err=-2)

  • CAF Service browser doesn't show any available services

    Hi All,
      I have developed a small application using CE 7.1 SP03.I want to test my Business Object services and application services using CAF ServiceBrowser. I have build and deployed the application and got a status that deployement had happend sucessfully. But the moment I start ServiceBrowser, I can see that Application Services list is empty. Could you please tell me why it is so?Am I missing any configuration or something like that?
    Regards,
    Prajesh

    Hi,
    Application service methodes can be devided in to two types:
    1) Methodes with return values.These will be shown in the available services part.
    2) Methodes without  return values.These will be shown in the Available actions for result service filed.
    If your method is not shown in these two areas, I think you have not generated and bulit your application properly.Once again generate, build and deploy it.
    Go through this help doc.Te[Testing services with Service Browser |http://help.sap.com/saphelp_nwce10/helpdata/en/4a/f707411c5ad349e10000000a1550b0/content.htm]
    Sampath

  • Why my Playbook says No available services for the stereo bluetooth MOTOROKR-S​305

    I've been trying to connect my MOTOROKR-S305, the audio device- stereo bluetooth, into my Playbook
    It seems connected successfully but doesn't work and also Playbook says 'No available services'
    Can anybody tell me why?
    Solved!
    Go to Solution.

    joshua9906 wrote:
    I've been trying to connect my MOTOROKR-S305, the audio device- stereo bluetooth, into my Playbook
    It seems connected successfully but doesn't work and also Playbook says 'No available services'
    Can anybody tell me why?
    Because the service needed for the audio is not yet available in the Playbook, I have a Seinnheiser MM100 headset that work with just about everything including my laptop, and it tells me the same thing with my Playbook
    Using the Playbook and the Z10 and the Z30 and loving them
    Martin

  • Bluetooth headset "No available services"

    I'm having trouble with my bluetooth headset (Samsung WEP650).  It pairs fine with the playbook, but when I look at the services, I am given the message "No available services".
    I know this device works, it pairs with every other bluetooth device that I own ie. TV, PS3, several computers and cellphones.
    Anyone have an idea why the headset service will not start? 
    EDIT: I'm currently running OS version 2.0.1.668

    obone wrote:
    Does your headset support A2DP profile?
    Hi obone, 
    Thanks for the usefull information, it makes things a lot clearer!
    One additional question though: I can connect the Sennheiser MM 400 X perfectly with th Playbook, does that, however mean that the Apt-x codec is actually in use or does the connection run on some fallback protocol?  
    In short: does the playbook currently support the Apt-x codec for audio streaming?
    Thanks,
    Fk

  • Doubt about preferred or available service.

    I have a doubt about preferred or available service.
    I have a Oracle RAC with 3 nodes.
    I created a service GL, but I didn't setup available instance, only preferred instances with 2 instances (PROD1,PROD2)
    srvctl add service -d PROD -s GL -r PROD1,PROD2
    My doubt is:
    If PROD1 instance dies, I would like to know if rac01 is restored automatically on rac02.
    Anybody can help me?
    Thanks in advance.
    Leonardo.

    There are different ways for configure failover... below just an example :
    mydatabase.us.com =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.100.124.91)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.100.124.93)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.100.124.95)(PORT = 1521))
    (LOAD_BALANCE = yes)
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = mydatabase.us.com)
    (FAILOVER_MODE =
    (TYPE = SELECT)
    (METHOD = BASIC)
    (RETRIES = 180)
    (DELAY = 5)
    Or... read the document :
    http://docs.oracle.com/cd/B19306_01/network.102/b14213/tnsnames.htm
    Regards,
    Alex Alvarenga.

  • SW Update:  Start Time: Not available - Service is not running

    Server Admin reports the "Software Update Service is: Running" in the Overview window. The clients are being updated from the Software Update server. The Server Admin tool also reports "Start Time: Not available - Service is not running". The Server Admin tool also reports "Last Check: Not available" from the "Settings/Updates" window. However, all new updates are available. Diskutil has verified permissions too. What needs to be done to correct the reporting?

    Hi Jeff, if you try typing 'sudo serveradmin fullstatus swupdate' in the terminal what do you get?
    If it still says stoppped then try typing 'swupdctl start'
    I sometimes need to start it from the command line.
    Let us know how you get on.
    Cheers

  • Oracle error: The listener could not find any available service handlers...?

    I'm running Coldfusion 8 and Oracle XE 10, both on IIS 7.
    Every so often, I get this message:
    [Macromedia][Oracle JDBC Driver][Oracle]ORA-12519 The
    listener could not find any available service handlers that are
    appropriate for the client connection. One possible cause for this
    error is that the server was not configured for the specified
    server type (shared/dedicated).
    I can restart the OracleServiceXE service and it works fine.
    However, I have no clue what is causing this. I believe it all
    began once I started using CFSCRIPTS and running queries using that
    instead of CFML. Would anyone know what COULD cause this error to
    happen and what I should look out for? I am new to Oracle and CF
    btw.
    Also, I can access it fine through the oracle homepage, but
    when I attempt to connect to it from the coldfusion administrator,
    it cannot establish a connection to that data source. It is only
    after I restart the service that things go back to normal. Thanks.
    Ryan

    Hello,
    Can you provide output of the following? Any other errors along with this error in alert.log file? Also your listener.ora and tnsnames.ora?
    lsnrctl>set displaymode verbose 
    lsnrctl>services your_listener_name 
    lsnrctl>status
    $> sqlplus '/as sysdba'
    sql> select * from v$resource_limit;Regards
    Edited by: OrionNet on Jan 14, 2009 10:17 PM
    Edited by: OrionNet on Jan 14, 2009 10:22 PM

  • CF error: The listener could not find any available service handlers...?

    I'm running Coldfusion 8 and Oracle XE 10, both on IIS 7. Every so often, I get this message:
    [Macromedia][Oracle JDBC Driver][Oracle]ORA-12519 The listener could not find any available service handlers that are appropriate for the client connection. One possible cause for this error is that the server was not configured for the specified server type (shared/dedicated).
    I can restart the OracleServiceXE service and it works fine. However, I have no clue what is causing this. I believe it all began once I started using CFSCRIPTS and running queries using that instead of CFML. I know this isn't a coldfusion forum, but would anyone know what COULD cause this error to happen and what I should look out for? I am new to Oracle and CF btw. Thanks.
    Ryan

    Hi rpeters83 and 396167,
    Did you find a solution for this?
    We have ColdFusion 7.0.2 connecting to an Oracle Database 10 R2 and we just got this error when executing a ColdFusion component.
    This is the first time we see this error and this CF/Oracle setup has been working fine for a long time.
    Thanks.

  • Oracle high availability service is showing as down in em 12c

    Hi,
    I thought I could use some help from here before going to oracle.
    Can you please share your ideas what might went wrong
    EM 12c is showing oracle high availability service as down though it is up and running.
    ps -ef | grep -i ohas
    /oracle/asm/grid/home/bin/ohasd.bin reboot
    /bin/sh /etc/init.d/init.ohasd run
    crsctl check has
    CRS-4638: Oracle High Availability Services is online

    Hello,
    We are not performing any system maintenence today so I'm not sure why you were presented with a message stating that.  Can you share you support request # (SR#) so I can look into your case and follow with you offline?
    Whenever we perform maintenence where you'll be unable to use a feature of the service notification should be provided on our status page.
    Thanks,
    Jon L. - MSFT - This posting is provided "AS IS" with no warranties and confers no rights.

  • Exchange Rate Download Service

    Hi There,
    Are there any SAP services available that could update the exchange rate in the SAP system? Are there any third party product that does this?
    Right now we manually enter exchange rate in the SAP system. We need to automate this process.
    Please let know if you have any information on this matter .
    Thanks,
    Fatema

    Hi
    http://today.reuters.com/HelpAndInfo/ContactUs.aspx
    go the above link and go to option Ask Reuters a Question and send your requirement they will get back to you with more details,
    DONT FORGET TO AWARD POINTS
    thanks
    Ashok

  • Authentication error while testing  Fedex ship web service

    Hi , can anyone please tell me how to fix this?
    when I am testing fedex ship service getting this error
    Notifications:
    Notification no. 0:
    Severity: ERROR
    Code: 1000
    Message: Authentication Failed
    Source: prof
    I have passed all the required field.
    Thanks.

    can you try to add 'transport headers' to the route of the business service, and select the checkbox ''Pass all Headers'
    and test again

  • Avail service tax and its Eces,SECESS?

    hii all,
    Can some body explain me about the service tax scenrio with ecess and secess.
    how to avail the service tax ,ecess on service tax and secess on service tax.
    Explaination in detailed way is appreciable.
    thanks

    Service tax
    Background: As per legal requirement, service tax credit can be only availed on the payment to the vendor either full or partial payment.
    In the case of sales, service tax is liable to pay to government only on the receipt of sales proceeds for services.
    The Approach adopted here is that while booking the liability, Service tax amount will be kept in a u201Ctransit u201Caccount (e.g. service tax on hold Account). Periodically a program will be run which will transfer the Amount from: u201Con Holdu201D account to Service Tax Receivable Account.
    Mapping of above scenario in the SAP environment using following SAP Notes
    921634 Service tax India: Transfer from Interim to Final Account
    For ERP 6.0 use additional notes 1073292, 1073447 & 1076653.
    Support Pack level: 10
    Please check that notes 785561 and 817486 are implemented in your system or an appropriate SP is installed.
    u will get the details in SAP note 921634
    and for credit
    when u do J2IUN
    on the first screen down u will have to put
    service tax final gl account
    ecess of final st gl account
    hecess on ST final Gl account
    hope this helps

Maybe you are looking for

  • Computers doubling up when connecting two apple routers together

    I seem to be getting multiple iterations of the same computers on my network. I have 2 apple routers. One is a master the other is in bridge network extend mode. The iterations look like this: Luke's Macbook Air Luke's Macbook Air (2) Luke's Macbook

  • Using WindowsDV  .avi files in iMovie and iDVD

    I'm about to buy a Mac after using PCs for many years. I'm still deciding whether to buy an iMac 20", upgrade the Ram and use an external firewire drive or to get a Mac Pro and use internal drives. Initially I'll use iMovie and iDVD and I have some q

  • How to start laptop without keyboard

    MacBook (2 Ghz Intel Core Duo). Made in 2006, I believe. The keyboard seems to be hosed. I spilled a bit of something into it, tried to wash it out with distilled water, dried it carefully. There seems to be something wrong with the "start" key. I do

  • Current period, Previous Period and Sum from starting to current period

    Dear Friends, I have a typical requirements to push the following 3 KF into a .CSV format from BW CUBE. 1.Amount of Current period, 2............Previous Period 3............Sum from starting to current period Cube is stored at period level.. Can any

  • Apps doesn't have access to my photo library

    All Apps says that they don't have access to my photos and when I open privacy/photos/ it only shows tell policy and says that no apps have requested an access, What to do??