Unable to read the source URL error for cffeed

Hi,
I am using the cffeed to read from my twitter RSS feed but I get this error:
Unable to read the source URL.
Status Code: 400. Try adding or changing UserAgent attribute in the CFFeed tag
My code is:
<cfset feedurl="http://twitter.com/statuses/user_timeline/somenumbers.atom" />
<cffeed 
source="#feedurl#"
properties="feedmeta"     
query="feeditems1" overwrite="true" />
It works but suddenly it stops and it takes time about 15 minutes or more  to work again.
Can any body help me with this?
Thanks,
Mandana

One thing which I did not mentioned is I want to have 6 pages rss feed together and I made it like this:
<cffeed 
    source="#feedurl1#"
    properties="feedmeta"
    query="feeditems1" overwrite="true"
    useragent="Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; WOW64; Trident/4.0; GTB6.6; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; AskTbBLPV5/5.11.3.15590)" />
   <cffeed
    source="#feedurl2#"
    properties="feedmeta"
    query="feeditems2" overwrite="true"
    useragent="Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; WOW64; Trident/4.0; GTB6.6; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; AskTbBLPV5/5.11.3.15590)"/>
I did it for 6 pages, each one with one cffeed and then:
<cfquery name="feeditemstotal" dbtype="query">
    select * from feeditems1
    union
    select * from feeditems2
    union
    select * from feeditems3
    union
    select * from feeditems4
    union
    select * from feeditems5
    union
    select * from feeditems6
  </cfquery>

Similar Messages

  • Unable to get the file system information for: \\****servername\E$\; error = 64 Unable to distribute content to DP

    One of our DPs has stopped loading content. 
    I've research for quite a bit and cannot find a clear cut reason to this.  This server only has a DP role, I verified sharing permissions, all looked good. This DP has been running just fine for the last year or so and all sudden it will no longer load
    packages.  The disk drive is still present I can still reach the hidden share \\servername.com\E$
    Verified that the SMSSIG$ folder is there and the last entry is from 4/23/2015 
    SCCM 2012 R2 
    OS 2008 R2 Standard
    Any help is greatly appreciated!
    Here's a snipit from the distmgr.log
    Start updating the package on server ["Display=\\*****.com\"]MSWNET:["SMS_SITE=1AB"]\\*****.com\...
    Attempting to add or update a package on a distribution point.
    Will wait for 1 threads to end.
    Thread Handle = 0000000000001E48
    STATMSG: ID=2342 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=***.com SITE=1AB PID=2472 TID=8252 GMTDATE=Thu Apr 30 19:12:01.972 2015 ISTR0="SYSMGMT Source" ISTR1="["Display=\\*****.com\"]MSWNET:["SMS_SITE=1AB"]\\*****.com\"
    ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=2 AID0=400 AVAL0="CAS00087" AID1=404 AVAL1="["Display=\\*****.com\"]MSWNET:["SMS_SITE=1AB"]\\*****.com\"
    SMS_DISTRIBUTION_MANAGER 4/30/2015 2:12:01 PM
    8252 (0x203C)
    The current user context will be used for connecting to ["Display=\\*****.com\"]MSWNET:["SMS_SITE=1AB"]\\*****.com\.
    Successfully made a network connection to \\*****.com\ADMIN$.
    Ignoring drive \\*****.com\C$\.  File \\*****.com\C$\NO_SMS_ON_DRIVE.SMS exists.
    Unable to get the file system information for: \\*****.com\E$\; error = 64.
    Failed to find a valid drive on the distribution point ["Display=\\*****.com\"]MSWNET:["SMS_SITE=1AB"]\\*****.com\
    Cannot find or create the signature share.
    STATMSG: ID=2324 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=sccmprdpr1sec2.mmm.com SITE=1AB PID=2472 TID=8252 GMTDATE=Thu Apr 30 19:12:55.206 2015 ISTR0="["Display=\\*****.com\"]MSWNET:["SMS_SITE=1AB"]\\*****.com\"
    ISTR1="CAS00087" ISTR2="" ISTR3="30" ISTR4="94" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=2 AID0=400 AVAL0="CAS00087" AID1=404 AVAL1="["Display=\\*****.com\"]MSWNET:["SMS_SITE=1AB"]\\*****.com\"
    Error occurred. Performing error cleanup prior to returning.
    Cancelling network connection to \\*****.com\ADMIN$.

    Error 64 is being returned which is simply "the network name is no longer available".
    There can be a number of reasons for this from SMB compatibility issues (2003 servers wont support SMB2), to the expected and actual computer name of the boxes don't match (tries to authenticate with server.tld.com when the actual name is srv-01.tld.com and
    you just put a C-name in). I'd start from the top:  Try opening said share from the Primary Site server as that's the box doing the work.  Verify the IP and computer name is legit and that no one has played ACL games between the two systems (remember
    RPC only initiates/listens on port 135 but established connections are up in the dynamic port range).
    At the end of the day it's an issues "underneath" SCCM, and not an SCCM problem specifically. 

  • OBIEE Writeback error - The system is unable to read the Write Back Templat

    Hi all,
    I'm trying to set up the write back feature for one of the reports. All the set up up including XML file in the custommessage folder is done.Ensured the webmessage name tag value (pmet_update) is same as the one used in the report write back template value etc.
    Also the server is restarted after the latest XML file(as shown below) is copied after all type of debugging with similar threads on this matter.
    But when i click on the update button in the report (button is highlighted), i'm getting the error
    "The system is unable to read the Write Back Template 'pmet_update'. Please contact your system administrator."
    here is the xml.
    <?xml version="1.0" encoding="utf-8"?>
    <WebMessageTables xmlns:sawm="com.siebel.analytics.web/message/v1">
    <WebMessageTable lang="en-us" system="WriteBack" table="Messages">
    <WebMessage name="pmet_update">
    <XML>
    <writeBack connectionPool="PMTCOG">
    <insert></insert>
    <update> UPDATE XREF_PMET_URL SET URL= '@{c1}' WHERE API='@{c0}'</update>
    </writeBack>
    </XML>
    </WebMessage>
    </WebMessageTable>
    </WebMessageTables>
    Could you please help?

    Hi,
    I think that you have to spacify also an SQL statement for the update tag, for example:
    <?xml version="1.0" encoding="utf-8"?>
    <WebMessageTables xmlns:sawm="com.siebel.analytics.web/message/v1">
    <WebMessageTable lang="en-us" system="WriteBack" table="Messages">
    <WebMessage name="pmet_update">
    <XML>
    <writeBack connectionPool="PMTCOG">
    <insert> select null from dual</insert>
    <update> UPDATE XREF_PMET_URL SET URL= '@{c1}' WHERE API='@{c0}'</update>
    </writeBack>
    </XML>
    </WebMessage>
    </WebMessageTable>
    </WebMessageTables>
    The witeback wants for both the tags (<insert></insert> and <update></update>) an SQL Statement.
    For me it works.
    Let me know!
    Gianluca Ancarani

  • B2B RosettaNet Rcpt Ack and Excp throws error "Unable to read the preamble"

    Hello All,
    We have configured a 2 way PIP Config and we are able to succesfully transfer the paload to the TP.
    But when receiving the Ackowledgement and Exception, we are getting error "B2B-51705 Unable to read the preamble"
    Can anyone help me on this
    Thanks,
    Sunil

    Hi Anuj,
    Just want to confirm one more thing
    Below given the xsd used for Exception and Acknowledgement
    Can you please confirm the format of the same
    AcknowledgeMent
    ===========
    <?xml version = "1.0" encoding = "UTF-8"?>
    <!-- -->
    <!-- Copyright (c) 2000 BEA -->
    <!-- All rights reserved -->
    <!-- -->
    <!-- THIS IS UNPUBLISHED PROPRIETARY -->
    <!-- SOURCE CODE OF BEA Systems Inc. -->
    <!-- The copyright notice above does not -->
    <!-- evidence any actual or intended -->
    <!-- publication of such source code. -->
    <xsd:schema xmlns:xsd = "http://www.w3.org/2001/XMLSchema">
    <xsd:annotation>
         <xsd:documentation>
    RosettaNet XML Message Schema
    AcknowledgmentOfReceipt_MS_V02_00.dtd
    This document has been prepared by Edifecs (http://www.edifecs.com/)
    based On the Business Collaboration Framework from requirements
    in conformance with the RosettaNet methodology.
         </xsd:documentation>
    </xsd:annotation>
         <xsd:element name = "ReceiptAcknowledgment">
              <xsd:complexType>
                   <xsd:sequence>
                        <xsd:element ref = "NonRepudiationInformation" minOccurs = "0"/>
                   </xsd:sequence>
              </xsd:complexType>
         </xsd:element>
         <xsd:element name = "NonRepudiationInformation">
              <xsd:complexType>
                   <xsd:sequence>
                        <xsd:element ref = "OriginalMessageDigest"/>
                   </xsd:sequence>
              </xsd:complexType>
         </xsd:element>
         <xsd:element name = "OriginalMessageDigest" type = "xsd:string"/>
    </xsd:schema>
    Exception
    =====
    <?xml version="1.0" encoding="UTF-8" standalone="no"?>
    <!--W3C Schema generated by XMLSpy v2011 rel. 3 sp1 (http://www.altova.com)-->
    <!--Please add namespace attributes, a targetNamespace attribute and import elements according to your requirements-->
    <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified">
         <xs:import namespace="http://www.w3.org/XML/1998/namespace"/>
         <xs:element name="Exception">
              <xs:complexType>
                   <xs:sequence>
                        <xs:element ref="ExceptionDescription"/>
                        <xs:element ref="GlobalExceptionTypeCode"/>
                   </xs:sequence>
              </xs:complexType>
         </xs:element>
         <xs:element name="ExceptionDescription">
              <xs:complexType>
                   <xs:sequence>
                        <xs:element ref="errorClassification"/>
                        <xs:element ref="errorDescription"/>
                        <xs:element ref="offendingMessageComponent" minOccurs="0"/>
                   </xs:sequence>
              </xs:complexType>
         </xs:element>
         <xs:element name="errorClassification">
              <xs:complexType>
                   <xs:sequence>
                        <xs:element ref="GlobalMessageExceptionCode"/>
                   </xs:sequence>
              </xs:complexType>
         </xs:element>
         <xs:element name="GlobalMessageExceptionCode">
              <xs:complexType mixed="true"/>
         </xs:element>
         <xs:element name="errorDescription">
              <xs:complexType>
                   <xs:sequence>
                        <xs:element ref="FreeFormText"/>
                   </xs:sequence>
              </xs:complexType>
         </xs:element>
         <xs:element name="FreeFormText">
              <xs:complexType mixed="true">
                   <xs:attribute ref="xml:lang"/>
              </xs:complexType>
         </xs:element>
         <xs:element name="offendingMessageComponent">
              <xs:complexType>
                   <xs:sequence>
                        <xs:element ref="GlobalMessageComponentCode"/>
                   </xs:sequence>
              </xs:complexType>
         </xs:element>
         <xs:element name="GlobalMessageComponentCode">
              <xs:complexType mixed="true"/>
         </xs:element>
         <xs:element name="GlobalExceptionTypeCode">
              <xs:complexType mixed="true"/>
         </xs:element>
    </xs:schema>
    Pleace correct me if I am wrong in these xsd's
    Thanks,
    Sunil

  • "Error: Final Cut Pro was unable to read the movie file just captured"

    Hello everyone!
    We had a computer crash while we were working on Final Cut Pro and backing up some media to a hard drive.
    Since then, whenever we "capture' video footage and hit the escape key to stop capturing - we get -
    "Error: Final Cut Pro was unable to read the movie file just captured"
    We reinstalled the Final Cut Pro software all over again thinking that maybe the software got corrupted and we also rectified any disk permissions for the hard drives.
    Any ideas?
    Thanks
    Efrain
    G 5   Mac OS X (10.4.8)  

    We had a computer crash while we were working on Final Cut Pro and backing up some media to a hard drive.< </div>
    You eventually want to figure out how that happened and make sure you fix it.
    Since then, whenever we "capture' video footage and hit the escape key to stop capturing - we get -
    "Error: Final Cut Pro was unable to read the movie file just captured"
    <
    You reformatted the external drive, yes? You might not have used the correct initialization setting. Should be Macintosh HFS, journalling is optional. Or you have a drive formatted for Winderz.
    Aside from incorrect drive formatting, we have seen this error if the capture is incomplete or improperly terminated.
    It's not an FCP issue, it's hardware.
    bogiesan

  • Write Back Error The system is unable to read the Write Back Template 'test

    Write Back Error The system is unable to read the Write Back Template 'test'. Please contact your system administrator. OK
    But, the update button is on.
    It did work and now it doesn't... nothing of course that we know of has changed. We got this message when we started and the name of the file was what we put as template name in obiee instead of webmessage name but the update button was off.... now we have update button on and same error.
    File is on unix and we have made 777 so it's open to the world.
    <?xml version="1.0" encoding="utf-8"?>
    <WebMessageTables xmlns:sawm="com.siebel.analytics.web/message/v1">
    <WebMessageTable lang="en-us" system="WriteBack" table="D_EXEC_METRIC">
    <WebMessage name="test">
    <XML>
    <writeBack connectionPool="writeback">
    <update>UPDATE D_EXEC_METRIC SET EXEC_METRIC_ICON_WID = @{c3}, EXEC_METRIC_COMMENT='@{c7}' WHERE SECTOR_WID=@{c0} AND EXEC_METRIC_WID=@{c2}</update>
    </writeBack>
    </XML>
    </WebMessage>
    </WebMessageTable>
    </WebMessageTables>
    thanks in advance for your help!

    You're better off searching for an answer to this question in the [OBIEE Forum|http://forums.oracle.com/forums/forum.jspa?forumID=378].
    The topic is discussed at least twice a month so there's tons of posts with all the answers you need. Make a forum search for writeback and you'll have your answer.
    Cheers,
    C.

  • Nokia OVI Suite Error - Unable to read the tracks

    I have puchased Nokia X6, which comes with unlimited music download. I have registered my PC with this subscription and downloaded music from the store.
    However recently the Nokia OVI suite Software 3.0.0.290 gives a  error on clicking the Music section - Operation Failed "Unable to read the tracks"

    I have OVI Suite 3.1.1, and a Nokia 5230, which works with OVI suite only while there is no Micro SD card in the phone.  This was the same with OVI 2, as well.  WIth the card inserted, the /private/10208913 folder is regenerated every time the card is plugged back into the phone, and a "New Hardware Detected - MTP" message appears every minute or so, which also denies accessing the phone through windows explorer despite selecting the Mass Memory Mode. I've been unable to load any new music to the phone for months, despite countless retries.
    I have win XP, and a crumbling confidence in Nokia.  A tragedy that I have bought an X6 for the other half, which I have not had time to set up yet, and another 5230 for my father which was also several days toil of installs and reinstalls of OVI Suite and OVI Music on a Vista PC.  Nokia OVI just seems like nothing but constant hard work, and what I could have earned in overtime would have paid for a much slicker product.  Unless Nokia can sort this out, rather than relying on discussion groups to try to help user groups resolve what seems to be a flakey product, from my limited experience, I don't hold out much hope for this product line.

  • Error: Unable to import the ZINV_EX(unable to read the segment).

    Hi ALL,
    i have a requirement. were i have to add a custom segment(Z1_E1EDP01) to standard Invoic02 Idoc and created extension of invoic02(basic type) as ZINV_EX.
    i added the segment and populated the values accordingly to the newly created segment.
    the problem I'm facing is when i try to import this ZINV_EX custom idoc we getting an error :
    Unable to import the ZINV_EX(unable to read the segment).
    I'm done with the port creation and all the required configuration in idx1 and idx2.
    Please can anyone to tell how to resolve this issue.
    Thank you,
    Lalit.

    > the problem I'm facing is when i try to import this ZINV_EX custom idoc we getting an error :
    > Unable to import the ZINV_EX(unable to read the segment).
    You are getting this error because the segment Z1_E1EDP01 is not following certain naming conventions which we require for IDOC. So change the segment name as Z1E1EDP01 and then try. And don't forget to release the segment.

  • I have a mac osx 10.411G4 powre pc and recently I down loaded excel for mac 2004 the problem that iam having is that the two other programs i downloaded one program it says unable to read the dictionary of the application of the extension because it is no

    I have a mac osx 10.411 power pc and recently i downloaded excel for mac 2004 so that i could download some program that only would work if i have excel for mac but what happen was it went to script and said that unable to read the dictionary of the application of the extension because it is not scriptable and the second pop up said the document autorun,inf could not open script editor can not open files in script editor app can any one help me how do i get these program working  thank you norro460

    good afternoon  Limnos i think  i didnt give the right info I didnt download well in a way i did i bought a copy of microsoft excel for mac 2004 i loaded on to my mac then i went and down loaded some software that said i needed to have excel you see my mac is osx 10.4,11 power pc G4 and that is were i had the problem now  the excell loaded allright but the the other programs did not the pop ups say it is not scriptable or can not read dictionary if you can help m,e iam not great with computers but i  along

  • Elements 7 on windows 7, have downloaded a new version on raw for my new camera eos50d still unable to read the raw files help

    Hi
    Hope someone can help me with this one, have a new computer with windows 7 as the operating system, have installed elements 7 and have now purchased the 50d, as i shoot in raw have tried to open the file but elements is unable to read the raw file, have looked on various threads and have downloaded the new version of raw, this version is saved in my download file directory, have copied across these files to the elements folder but i still cannot read my raw file for the 50d, is there something i have missed.
    collisa

    please have a look at the folllowing link about the isntallation of the camera raw plugin.
    http://kb2.adobe.com/cps/407/kb407344.html
    be sure not to have the older version of camera raw plugin in the same folder as that of new one. dont even rename it. Remove it and store it in some other location in case you need to revert back the changes. The camera raw plugin is called : Camera Raw
    thanks

  • Dialog box says-"Bridge encountered a problem and is unable to read the cache. ... purge central cache" For one, I can't find the central cache and two, I've purged the cache in bridge. Shouldn't that help.

    Our Bridge has been acting very strange. It keeps giving a dialog box of "Bridge encountered a problem and is unable to read the cache. ... purge central cache" For one, I can't find the central cache and two, I've purged the cache in bridge. Shouldn't that help? There's just all kinds of weird stuff going on. I suppose it does have something to do with the central cache, so maybe someone can tell me where to find it.
    When I use the burn/dodge tool sometimes it drags and staggers and takes forever to complete whatever I'm burning/dodging. When I try to delete an image from the dock, it won't disappear but it won't display either.
    Any help would be appreciated.

    The Central Cache is the Bridge Cache.
    It's referred as the Central Cache to differentiate it from the individual folder's cache or even the individual image cache.

  • I have problems when using the camera on my iPhone 4S (the same for my daughter with a iPhone4) A veil around the blurred photo, a development impossible and completely unable to read the bar code or QR code. What to do?

    I have problems when using the camera on my iPhone 4S (the same for my daughter with a iPhone4)
    A veil around the blurred photo, a development impossible and completely unable to read the bar code or QR code. What to do?

    Sounds kind of stupid, but check to make sure that your iphone case cover is not blocking the edge of the camera lens.  I had a silicone case on my 3S and when it got older, it started tot slip and the edges of my pictures were blurred.

  • Why do I get an error in AirDrop that reads The Apple ID certificate for  is invalid.

    Why do I get an error in AirDrop that reads The Apple ID certificate for XXXX is invalid. The XXXX would be the name of the other computer I am sending it to. I am trying to transfer files from my iMac to my son's MacBook Air which are both up to date and running Lion.

    i had airdrop issues...
    when sending to another machine from my own, the other machine instantly denied the request
    when the other machine tried sending to me, it failed with a warning "apple id certificate is invalid"
    after calling apple:
    go to the apple>preferences>iCloud
    log out
    log in
    do this on BOTH machines
    fixed

  • B2B RosettaNet incoming messages throws error "Unable to read the preamble"

    Hi,
    We have configured Oracle B2B to send Invoices to TP using Rosettanet V2.0.
    The incoming message are coming to B2B server via DMZ running apache HTTP server. We have security certificates installed on DMZ and has shared the public key with the TP.
    TP has shared public key which we have installed on SOA server keystore.
    We are able to see incoming messages in "Wire Message" tab, but the status is "processing". The SOA log file shows the error "Unable to read the preamble".
    Any suggestion on this really appreciated.
    Thanks,
    Adarsh

    The configuration that we have here is -
    Outbound
    SOA -> <Firewall> TP
    Inbound
    TP -> DMZ(SSL Enabled) -> FIREWALL -> SOA Server
    SOA server is SSL enabled too, but the communication between DMZ and SOA has been configured on HTTP (non SSL). We shared the public key of DMZ server with the TP.
    Here is the message that we are receiving from TP.
    --27888100.1321681003096.JavaMail.webmethods@exshaw
    Message-ID: <14801385.1321681003095.JavaMail.webmethods@exshaw>
    Mime-Version: 1.0
    Content-Type: multipart/related; type="application/xml";
         boundary="----=_Part_6149_9357410.1321681003080"
    ------=_Part_6149_9357410.1321681003080
    Content-Type: Application/XML
    Content-Transfer-Encoding: binary
    Content-Location: RN-Preamble
    Content-ID: <16966956.1321681003078.JavaMail.webmethods@exshaw>
    <?xml version="1.0" encoding="UTF-8" ?>
    <!DOCTYPE Preamble SYSTEM "Preamble_MS_V02_00.dtd">
    <Preamble>
    <standardName>
    <GlobalAdministeringAuthorityCode>RosettaNet</GlobalAdministeringAuthorityCode>
    </standardName>
    <standardVersion>
    <VersionIdentifier>V02.00</VersionIdentifier>
    </standardVersion>
    </Preamble>
    ------=_Part_6149_9357410.1321681003080
    Content-Type: Application/XML
    Content-Transfer-Encoding: binary
    Content-Location: RN-Delivery-Header
    Content-ID: <18073579.1321681003079.JavaMail.webmethods@exshaw>
    <?xml version="1.0" encoding="UTF-8" ?>
    <!DOCTYPE DeliveryHeader SYSTEM "DeliveryHeader_MS_V02_00.dtd">
    <DeliveryHeader>
    <isSecureTransportRequired>
    <AffirmationIndicator>Yes</AffirmationIndicator>
    </isSecureTransportRequired>
    <messageDateTime>
    <DateTimeStamp>20111118T223643.053Z</DateTimeStamp>
    </messageDateTime>
    <messageReceiverIdentification>
    <PartnerIdentification>
    <domain>
    <FreeFormText xml:lang="EN">DUNS</FreeFormText>
    </domain>
    <GlobalBusinessIdentifier>616252495</GlobalBusinessIdentifier>
    </PartnerIdentification>
    </messageReceiverIdentification>
    <messageSenderIdentification>
    <PartnerIdentification>
    <domain>
    <FreeFormText xml:lang="EN">DUNS</FreeFormText>
    </domain>
    <GlobalBusinessIdentifier>200103377</GlobalBusinessIdentifier>
    <locationID>
    <Value>Calgary</Value>
    </locationID>
    </PartnerIdentification>
    </messageSenderIdentification>
    <messageTrackingID>
    <InstanceIdentifier>ac1aab8df70da53a000ca325</InstanceIdentifier>
    </messageTrackingID>
    </DeliveryHeader>
    ------=_Part_6149_9357410.1321681003080
    Content-Type: Application/XML
    Content-Transfer-Encoding: binary
    Content-Location: RN-Service-Header
    Content-ID: <27927869.1321681003079.JavaMail.webmethods@exshaw>
    <?xml version="1.0" encoding="UTF-8" ?>
    <!DOCTYPE ServiceHeader SYSTEM "ServiceHeader_MS_V02_00.dtd">
    <ServiceHeader>
    <ProcessControl>
    <ActivityControl>
    <BusinessActivityIdentifier>Invoice Notification</BusinessActivityIdentifier>
    <MessageControl>
    <fromRole>
    <GlobalPartnerRoleClassificationCode>Buyer</GlobalPartnerRoleClassificationCode>
    </fromRole>
    <fromService>
    <GlobalBusinessServiceCode>Buyer Service</GlobalBusinessServiceCode>
    </fromService>
    <inReplyTo>
    <ActionControl>
    <ActionIdentity>
    <GlobalBusinessActionCode>Invoice Notification</GlobalBusinessActionCode>
    <messageStandard>
    <FreeFormText>PIDX</FreeFormText>
    </messageStandard>
    <standardVersion>
    <VersionIdentifier>1.0</VersionIdentifier>
    </standardVersion>
    </ActionIdentity>
    <messageTrackingID>
    <InstanceIdentifier>33323237303737323338343533343832</InstanceIdentifier>
    </messageTrackingID>
    </ActionControl>
    </inReplyTo>
    <Manifest>
    <numberOfAttachments>
    <CountableAmount>0</CountableAmount>
    </numberOfAttachments>
    <ServiceContentControl>
    <SignalIdentity>
    <GlobalBusinessSignalCode>Exception</GlobalBusinessSignalCode>
    <VersionIdentifier>V02.00</VersionIdentifier>
    </SignalIdentity>
    </ServiceContentControl>
    </Manifest>
    <toRole>
    <GlobalPartnerRoleClassificationCode>Seller</GlobalPartnerRoleClassificationCode>
    </toRole>
    <toService>
    <GlobalBusinessServiceCode>Seller Service</GlobalBusinessServiceCode>
    </toService>
    </MessageControl>
    </ActivityControl>
    <GlobalUsageCode>Test</GlobalUsageCode>
    <pipCode>
    <GlobalProcessIndicatorCode>P21</GlobalProcessIndicatorCode>
    </pipCode>
    <pipInstanceId>
    <InstanceIdentifier>PIPAC11165C133BA538E8A0000018B17B6C</InstanceIdentifier>
    </pipInstanceId>
    <pipVersion>
    <VersionIdentifier>1.0</VersionIdentifier>
    </pipVersion>
    <KnownInitiatingPartner>
    <PartnerIdentification>
    <domain>
    <FreeFormText>DUNS</FreeFormText>
    </domain>
    <GlobalBusinessIdentifier>616252495</GlobalBusinessIdentifier>
    </PartnerIdentification>
    </KnownInitiatingPartner>
    </ProcessControl>
    </ServiceHeader>
    ------=_Part_6149_9357410.1321681003080
    Content-Type: Application/XML
    Content-Transfer-Encoding: binary
    Content-Location: RN-Service-Content
    Content-ID: <24309402.1321681003079.JavaMail.webmethods@exshaw>
    <?xml version="1.0" encoding="UTF-8" ?>
    <!DOCTYPE Exception SYSTEM "Exception_MS_V02_00.dtd">
    <Exception>
    <ExceptionDescription>
    <errorClassification>
    <GlobalMessageExceptionCode>PRF.ACTN.GENERR</GlobalMessageExceptionCode>
    </errorClassification>
    <errorDescription>
    <FreeFormText>Errors: The Invoice Number entered already exists.; Warnings: Using default Supplier Site., Using default Supplier Group., Using default Supplier User., Units has been truncated.</FreeFormText>
    </errorDescription>
    <offendingMessageComponent>
    <GlobalMessageComponentCode>ServiceContent</GlobalMessageComponentCode>
    </offendingMessageComponent>
    </ExceptionDescription>
    <GlobalExceptionTypeCode>Receipt Acknowledgment Exception</GlobalExceptionTypeCode>
    </Exception>
    ------=_Part_6149_9357410.1321681003080--
    --27888100.1321681003096.JavaMail.webmethods@exshaw--

  • S067- Credit Exposure for customer- Unable to find the source

    Hi Experts,
    For a customer, we could see a credit exposure of X amount in FD33 and S067 shows a open delivery credit value shows the same X amount.
    The issue is i am not seeing any open delivery or sales order for that customer. i am Unable to find the source of this credit exposure amount.
    What can be the other possibilities for the credit exposure to show the X amount? kindly advise.
    Thanks,
    SudhaharN

    Dear Sudhahar Narasi,
    First check this path for getting the "open delivery documents"
    FD32->Environment->Sales and distribution documents->Open deliveries and open billings.
    FD32->Environment->Reporting->Credit master sheet.
    By help of these views you will be knowing exact cause for that issue.
    Check and revert
    Thanks&Regards
    Raghu.k

Maybe you are looking for

  • Problem creating pdf from multiple files

    Hello, I'm running Windows XP SP3 with Adobe Acrobat Standard 8.2.1.  When I try to create a one pdf from multiple files in Adobe Standard 8.2.1 the application just closes.  The two files I'm trying to combine into 1 pdf file are word files.   I'm a

  • How can i change the font in messages

    how do I change the font in the text message app?  Also, is there a way to get a phone keypad to do predictive texting? Thanks

  • Playing Iphone videos through a Video Projector

    Is it possible to play videos directly from the iphone through a video projector such as the ViewSonic?

  • Error while Installing R/3 4.7 on windows with Oracle

    Hello All, I am getting this error while installing R/3 4.7 on windows FSL-02097 The file system mounted on: C:\ does not support ACLs. ERROR 2009-06-02 17:30:06 FSL-03006 Unknown exception caught when trying to add an entry to the service file. ERRO

  • Nikon D4 -lightroom 3

    Is there an option to use lightroom 3 with Nikon D4 NEF files?