Error: Finding the document specification by message type ... failed.

I'm writing my first BizTalk application base on the EAI Tutorial and getting the error
Finding the document specification by message type "ProductCatalogInformation" failed.
My schema has been deployed and is as follows.
  <?xml version="1.0" encoding="utf-16" ?>
- <xs:schema xmlns="http-colon-backslash-baclslash-MondaySchemas.Schema1" xmlns:b="http-colon-backslash-baclslash-schemas.microsoft.com/BizTalk/2003" targetNamespace="http-colon-backslash-baclslash-MondaySchemas.Schema1" xmlns:xs="http-colon-backslash-baclslash-www.w3.org/2001/XMLSchema">
- <xs:element name="ProductCatalogInformation">
- <xs:complexType>
- <xs:sequence>
  <xs:element name="GlobalDocumentFunctionCode" type="xs:string" />
  <xs:element name="CatalogTypeCode" type="xs:string" />
  <xs:element name="GlobalActionCode" type="xs:string" />
  </xs:sequence>
  </xs:complexType>
  </xs:element>
 </xs:schema>
My XML is as follows
<?xml version="1.0" encoding="UTF-8"?>
<ProductCatalogInformation>
    <GlobalDocumentFunctionCode>Request</GlobalDocumentFunctionCode>
    <CatalogTypeCode>Partial</CatalogTypeCode>
    <GlobalActionCode>Revise</GlobalActionCode>
</ProductCatalogInformation>
The error I get is
There was a failure executing the receive pipeline: "Microsoft.BizTalk.DefaultPipelines.XMLReceive, Microsoft.BizTalk.DefaultPipelines, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" Source: "XML disassembler" Receive
Port: "MondaySolutionRequestPort" URI: "C:\BizTalk\Receive\*.xml" Reason: Finding the document specification by message type "ProductCatalogInformation" failed. Verify the schema deployed properly.
Suggestions please?
Is there a link where I can download the completed solution to the BizTalk Server Tutorial 1 Enterprise Application Integration ?
Thanks in advance..

1) Check the GAC and ensure that the schema is there, be sure the version numbers are the same.
2) You should also restart the host instance and try again.
To check that the schema exists and is deployed properly open the query analyser on your BizTalk Server and
use the BizTalkMgmtDb and run the query below. In the where clause place the correct target namespace and root node name which is being reported in the error log from the Event Viewer.
Select msgtype, assemblyid, clr_namespace, clr_assemblyname
from bt_documentspec
where msgtype = targetnamespace#rootnode;
3)  Check the sample XML, its without namespace. Generate instance from the schema and then try.
Should be 
<ProductCatalogInformation xmlns="http://MondaySchemas.Schema1"><\ProductCatalogInformation>
What
you need to do to fix "There was a failure executing the receive pipeline… failed to load. Verify the schema for this document specification is deployed and is in the Global Assembly Cache" Error after deploying BizTalk Solution
You can get everything you need to learn about BizTalk here at Learning
about BizTalk Server has never been easier now with the TechNet Wiki
Here is the solution: BizTalk
Server Tutorials--Tutorial 1: Enterprise Application Integration
Video at Biztalk
Server 2010: Enterprise Application Integration (EAI) Video Tutorials
Rachit

Similar Messages

  • The enhancement specification of structure type ekko is not consistent

    Hi all,
    While making a program that  displays status of gr /ir, excise availing and miro I got an error as "The enhancement specification of structure type ekko is not consistent".So what does it mean and how to remove it.
    Thanks
    Regards
    Navratan

    Dear Navratan,
    I have  found one thread regarding your issue.
    Please check if there any enhancement had done in your EKKO table.
    http://solveissue.com/note?id=2030146
    Thanks
    Nishant

  • "An error has occurred: Could not find the document." on opening the BO report

    Hi ,
    On publishing the BO report in Portal, we get the blank screen with warning message as below screenshot and  facing the ""An error has occurred: Could not find the document."" error message when accessing the BO report using open document URL directly in browser instead of portal.
    Link: http://<host>:8080/OpenDocument/opendoc/openDocument.jsp?sIDType=CUID&iDocID=ASClVc_yw55L
    We already have many BO reports successfully running in the production environment.
    But for this new report we are getting this error. The difference found in this report is from Infoviewapp the login page appears as below in to which the developer logs in.
    But for the reports coming with error the login page authentication value is changed to "Enterprise". So the system related fields disappear after that and looks like below
    Please let us know the root-cause of this error message. Is this something to do with user authorization in BO system at report level or some config changes related to SAP/Enterprise authentication.
    Multiple posts in SDN related to this error message points to check for user authorizations in BO system. Please provide details on this if this is the case.
    Regards,
    Bhaskar

    Hi ,
    The dropdown is now made visible to the users in the opendocument property as per the suggestion in the below links. The user can choose the authentication type and login into reports after that.
    http://scn.sap.com/thread/3525264
    http://scn.sap.com/thread/1417858
    My question now is after changing the visibility of the authentication true, the SSO doesn't work as before. Is there any way to make the SSO available with this setup ?
    Regards,
    Bhaskar

  • When I try to open a pdf file I get an error message stating "There was an error opening the document.  The file is damaged and could not be repaired."  Other pdf files open fine.

    When I try to open a pdf file I get an error message stating "There was an error opening the document.  The file is damaged and could not be repaired."  Other pdf files open fine.

    You need to get a new copy of the PDF.

  • An error has occurred: Could not find the document.

    I get the "An error has occurred: Could not find the document." error when trying to open a URL using OpenDocument.  The URL is as follows:
    http://:<myserver>8080/BOE/OpenDocument/opendoc/openDocument.jsp?iDocID=AZjCUhaL3c9Is.YxtGMc7K4&sIDType=CUID
    I am certain the value of iDocID is correct, and I am also certain that I can get an OpenDocument to work on the server.  In fact, I tried the same URL using a different iDocID for a Webi report in a different folder, and it works.  For some reason, it appears as though the report in this folder won't open though.
    Any thoughts on this would be greatly appreciated.  I've been working on this for a couple of days an am completely stumped.  Also, I'm relatively new to Business Objects.  Is there a log file that I can view that might give me more details regarding the error?
    Thanks in advance for your help!

    May be that the user who is accessing the report does not have sufficient rights to view it.
    Check whether you are able to view the document as an administrator.
    Regards,
    Niraj

  • Error when executing the program RBDMIDOC with Message type HRMD_ABA

    Hello All
    I finished the integration between CRM and HR
    Now I am able to replicate the employees and the organizations, but when I created a schedule job for the program RBDMIDOC and message type HRMD_ABA the system gives me warning and message: no data selected for distribution even if I try to run the program using SE38 I am getting the same error message
    I already activated the message type using BD50 and activated the Change pointers using BD61
    Regards
    Jacopo Fransoice

    us the program
    RHALEINI

  • MDM Specific XI message types.XI Content BI Cont 3.53

    Hi,
    I am working on XI and BI integration with MDM.
    Can you please tell me what all prerequisites do I need?
    I have one document which has mentioned that I would need "MDM Specific XI message types.XI Content BI Cont 3.53".
    Can you please elaborate me on this?
    Please help me.

    Hi,
    Once you have downloaded the business content as Michal said, you need to import it into your Integration repository. I believer the file that you downloaded will be a .zip file... Unzip if you will have a .tpz file.
    You copy that file into your XI server under ..\repository_server\import. Then when you select the Import Design Option from your IR menu you will find the file that you placed there. Just select it and import into your IR.
    Thanks,
    Prakash

  • There was an error opening the document. The filename, directory name, or volume label syntax is inc

    I have two machines, both with the latest version of Adobe reader installed. I have received an email which contains 2 .pdf file attachments - the file names are in Russian Font (Cryllic)
    PC 1 opens these docs fine - I double click the file name and the document opens as usual.
    PC 2 comes up with the following error message "There was an error opening the document. The filename, directory name, or volume label syntax is incorrect" - Though if I save the files to my machine and then rename them using English fonts - they open up without any problems.
    Both machines are XP SP2 - any ideas why one machine will open the files fine, but the other one has problems?
    Any and all assistance is greatly appreciated!
    Cheers
    Benny

    Hi I have same thing!
    Please write if u find solution.
    Best regards,
    Igor :)

  • I cannot open PDF documents correctly. I get an error on the page that says there is an error on the document. Neither Adobe Acrobat or Reader work.

    I cannot open pdf files that are maps correctly . Some of the data layers are missing. I get a warning message that there is an error in the document and I should contact the originator. I have both Adobe Acrobat and the free version of Reader but neither will open them. When I forward them to other clients, they cannot open them either but can open them from the original sender.

    Open Tools/Options/Advanced/general/Config. editor, copy mail.server.default.fetch_by_chunks into the search box, double-click the preference to make its value false, OK, restart TB, and see if you still have problems with pdf attachments.
    For messages that have already been received in IMAP accounts, you can force a re-download by selecting the Message Source (Ctrl-U), then try to open the attachment.

  • Error with Adobe Acrobat X "error opening the document. The file is damaged and could not recover"

    Good morning,
    I have a problem when generating PDF files with Adobe Acrobat X.
    When I give print a Word document 2003 ... 2007 ... 2010 ... and select a network drive to save the PDF file, I get the following error "error opening the document. Thefile is damaged and not could recover."
    The file is saved on your drive well ... but I always get this error.
    Any ideas???
    Thank you.

    First of all thanks for responding.
    The installed version of Adobe's Adobe OS X and Windows XP machines is thelatest patch level.
    The local system .... works well ... Open Office 2010 ... create a new Word document and save it locally ... and all good.
    The problem is though that same machine ... it enters network (not Windows network. OES2 is a network with Novell network client) ... and to open and create a new document to WORD .... when printing the PDF printer ... select a network drive... and when the document is saved well ... but it shows the error.
    I have an amount of hours lost with this ... I hope you can help me find a solution.
    Thank you very much.

  • Help please I can not openening because: Error opening the document,  Acrobat can not open the file while printing another document

    Help, I ca not opening the file, beacause the mac says Error opening the document, Acrobat can not open the while printing another document

    Thank you very much for your replies Taggert_77 & swmtgoet_x :D
    Taggert77_: I have never used NetBeans. I only installed it in the bundle as I had read on another post that somehow installing the bundle magically helped another user with the same problem (he didn't know why it worked after that either).
    Before XP SP3 I was able to execute .jar file through cmd prompt. Now I am not.
    This file is executable, grab it and you will see. Here is a screen shot (program in front is FlashFXP, behind is the cmd prompt and what should happen):http://www.freeimagehosting.net/uploads/53273b4ddf.jpg
    swmtgoetx_: I only did the other cmd's to try to make it spit out something, anything lol :D
    The proper cmd is simply: java -jar soht-client-0.6.2.jar
    I did give your cmd a try, and it produced nothing :( (just like the other correct cmds)
    java -client -jar soht-client-0.6.2.jar soht.properties
    Thank you again...the mystery remains
    PS. If you do a search for this you'll find an amazing amount of XP SP3 users with the same problem and no solution posted that I could find except one chap that did the unistall install order that I did above).

  • Unable to create the protocol specific B2B message

    Hi,
    I recently created fresh new configurations on 10g Oracle B2B on a windows server. When i try to post an outbound ebxml 2.0 message, it fails with the below error:
    Description: Unable to create the protocol specific B2B message
    StackTrace:
    Error -:  AIP-51503:  General Create Message Error: java.lang.Exception: java.security.cert.CertificateParsingException: signed overrun, bytes = 67
        at oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin.createMessage(EBMSExchangePlugin.java:3018)
        at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequestPostColab(Request.java:1698)
        at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequest(Request.java:1008)
        at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:1204)
        at oracle.tip.adapter.b2b.transport.AppInterfaceListener.onMessage(AppInterfaceListener.java:141)
        at oracle.tip.transport.basic.FileSourceMonitor.processMessages(FileSourceMonitor.java:913)
        at oracle.tip.transport.basic.FileSourceMonitor.run(FileSourceMonitor.java:326)
    Caused by: java.lang.Exception: java.security.cert.CertificateParsingException: signed overrun, bytes = 67
        ... 7 more
    Caused by: java.security.cert.CertificateParsingException: signed overrun, bytes = 67
        at sun.security.x509.X509CertImpl.parse(X509CertImpl.java:1662)
        at sun.security.x509.X509CertImpl.<init>(X509CertImpl.java:173)
        at sun.security.provider.X509Factory.engineGenerateCertificate(X509Factory.java:90)
        at java.security.cert.CertificateFactory.generateCertificate(CertificateFactory.java:389)
        at oracle.tip.adapter.b2b.exchange.ebms.EBMSOSDTSecurity.getX509Certificate(EBMSOSDTSecurity.java:389)
        at oracle.tip.adapter.b2b.exchange.ebms.EBMSOSDTSecurity.getCertificateForSigning(EBMSOSDTSecurity.java:328)
        at oracle.tip.adapter.b2b.exchange.ebms.EBMSOSDTSecurity.signAttachment(EBMSOSDTSecurity.java:247)
        at oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin.createMessage(EBMSExchangePlugin.java:2813)
        ... 6 more

    Hi,
    I recently created fresh new configurations on 10g Oracle B2B on a windows server. When i try to post an outbound ebxml 2.0 message, it fails with the below error:
    Description: Unable to create the protocol specific B2B message
    StackTrace:
    Error -:  AIP-51503:  General Create Message Error: java.lang.Exception: java.security.cert.CertificateParsingException: signed overrun, bytes = 67
        at oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin.createMessage(EBMSExchangePlugin.java:3018)
        at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequestPostColab(Request.java:1698)
        at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequest(Request.java:1008)
        at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:1204)
        at oracle.tip.adapter.b2b.transport.AppInterfaceListener.onMessage(AppInterfaceListener.java:141)
        at oracle.tip.transport.basic.FileSourceMonitor.processMessages(FileSourceMonitor.java:913)
        at oracle.tip.transport.basic.FileSourceMonitor.run(FileSourceMonitor.java:326)
    Caused by: java.lang.Exception: java.security.cert.CertificateParsingException: signed overrun, bytes = 67
        ... 7 more
    Caused by: java.security.cert.CertificateParsingException: signed overrun, bytes = 67
        at sun.security.x509.X509CertImpl.parse(X509CertImpl.java:1662)
        at sun.security.x509.X509CertImpl.<init>(X509CertImpl.java:173)
        at sun.security.provider.X509Factory.engineGenerateCertificate(X509Factory.java:90)
        at java.security.cert.CertificateFactory.generateCertificate(CertificateFactory.java:389)
        at oracle.tip.adapter.b2b.exchange.ebms.EBMSOSDTSecurity.getX509Certificate(EBMSOSDTSecurity.java:389)
        at oracle.tip.adapter.b2b.exchange.ebms.EBMSOSDTSecurity.getCertificateForSigning(EBMSOSDTSecurity.java:328)
        at oracle.tip.adapter.b2b.exchange.ebms.EBMSOSDTSecurity.signAttachment(EBMSOSDTSecurity.java:247)
        at oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin.createMessage(EBMSExchangePlugin.java:2813)
        ... 6 more

  • "The Server cannot find the document corresponding to the document id"

    Periodically when we schedule a Discoverer Report (Apps EUL) we get the following error:
    "The Server cannot find the document corresponding to the document id sent for open"
    Months back Oracle told us to do the following as a workaround:
    Log into Oracle Desktop, schedule something, then go back to OracleBI Discoverer Plus.
    The error goes away.
    This is an insane workaround. Has anyone seen this error and found a patch or a realistic workaround.
    Thanks,
    Bob

    Bob.
    I haven't seen this problem, but sure makes me wonder what Oracle is up to, when they essentially tell you to "give the scheduler a good slap via Disco Desktop" every now and then.
    Maybe is you created an SR in Metalink you could slap them back on this one!
    Russ

  • I want to know the path to find the document.

    hi everyone;
         i am reading the guide. There is a document referred in the Guide.
    Can you tell me how to find the document.
    Thank you
    Charles

    Hi,
    The type are:
    A     Inquiry
    B     Quotation
    C     Order
    D     Item proposal
    E     Scheduling agreement
    F     Scheduling agreement with external service agent
    G     Contract
    H     Returns
    I     Order w/o charge
    J     Delivery
    K     Credit memo request
    L     Debit memo request
    M     Invoice
    N     Invoice cancellation
    O     Credit memo
    P     Debit memo
    Q     WMS transfer order
    R     Goods movement
    S     Credit memo cancellation
    T     Returns delivery for order
    U     Pro forma invoice
    V     Purchase order
    W     Independent reqts plan
    X     Handling unit
    0     Master contract
    1     Sales activities (CAS)
    2     External transaction
    3     Invoice list
    4     Credit memo list
    5     Intercompany invoice
    6     Intercompany credit memo
    7     Delivery/shipping notification
    8     Shipment
    a     Shipment costs
    b     CRM Opportunity
    c     Unverified delivery
    d     Trading Contract
    e     Allocation table
    g     Rough Goods Receipt (only IS-Retail)
    h     Cancel goods issue
    i     Goods receipt
    j     JIT call
    p     Goods Movement (Documentation)
    r     TD Transport (only IS-Oil)
    s     Load confirmation, reposting (only IS-Oil)
    t     Gain    /  loss    (only IS-Oil)
    u     Reentry into storage (only IS-Oil)
    v     2-step Goods receipt (only IS-Oil)
    w     Reservation (only IS-Oil)
    x     Load confirmation, goods receipt (only IS-Oil)
    $     (AFS)
    Regards,
    Renjith Michael.

  • Error while saving Adobrforms: There was a error reading the document(26)

    Hello,
    Am not able to save the pdf form.
    Error : "The document could not be saved.There was a error reading the document(26)."
    Can anyone please tell me why i am getting this error.
    Thanks,
    satheesh

    Hi Satheesh,
    Can you give more details about your scenario..
    Regards,
    Ravi

Maybe you are looking for

  • Ipod not charging

    Hi vrox41 here i have been experiencing a problem with my ipod touch when i connect it on my computer it is not recognized by itunes or windows and it doesnt charge

  • Problems after upgrading AP1231G-A-K9

    I've upgraded the software on my AP1231G-A-K9 with c1200-k9w7-tar.123-8.JA2.tar. The AP seems to work fine but when using QOS Voice scenarios I'm having a lot of problems that I don't see when using AP1232AG-A-K9 with the same software version.

  • PB17 sleeps due to automatic logout

    Does anyone here know how to turn off automatic logout? My PB17 goes to Screen Saver after 15 min, but if I've been in class for an hour and come back to see if I have any messages, my computer is on a black screen and wont go back to the desktop. I

  • Why has mac mail stopped displaying images in emails?

    upgraded to ML when it came out, all fine, but 2 weeks ago, mail suddenly stopped displaying any images in my emails. how do i get them back??? thanks in advance

  • How to Free up memory?

    I have a 4G nano and I currently have the 1.3 version of itunes. My problem is that I have 2.1G's of songs on the iPod abd it says that it is almost full. it tells me that 1.5 G 's are being used up by "other". What is this and can I free up space? P