Doc protocal identification error with custom doc

Hello

I'll set up a scenario where the remote sends an xml file to the host. This is a custom xml file, and the b2b host should accept this file and the report properly within the scope of b2b.

I created a custom B2b management document. For the customized document, I gave version, name of doc, doc definition as "custom".

I created hosts, remote partners, agreements and deployed.

I placed an xml (from xsd) file in the ftp folder. B2B reads the file in the folder ftp and gives error of identification Document Protocol. Please let me know if the steps I am following is correct?


Thank you
Ganesh

Message from the company:

ID 7F00000112AA1FF00AD0000034BD111D
Message Id 7F00000112AA1FEF8CF0000034BD1119
Refer to the Message to refer to the Message
Type name of the sender
The sender value Remote
Type name of recipient
Receiver Host value
Distance of the sender
Receiver host
The agreement ID
Agreement
Type of document
Protocol document
Version of the document
REQ message type
Direction of traffic ENTERING
MSG_ERROR State
Mode of recognition NO
ASYNCHRONOUS response mode
Timestamp sent Tuesday, August 24, 2010 12:48:15 PM GMT + 10:00
Receive information of an hour Tuesday, August 24, 2010 12:48:15 PM GMT + 10:00
Cooldown document 0
Remaining document retry 0
3763 native messages size
Translated Message size
Name of the Action
Name of Business Transaction
XPath name1
XPath Value1
XPath Expression1
XPath Name2
XPath Value2
XPath Expression2
XPath Name3
XPath Value3
XPath Expression3
Correlation of XPath name
Correlation of the XPath value
Correlation of XPath Expression
Correlation with the name of XPath
Correlation with the XPath value
Correlation of XPath Expression
The Message wire
Application Message Message from the Application
Payload, Payload storage
Attachment attachment
Label
ID of the collaboration
Collabration name
Collabration Version
Name of the Action
Exchange generic name FTP protocol
Version 1.0 of the Protocol Exchange
The exchange control number
The group control number
Transaction control number
B2B-50083 error code
Error Description Machine Info: (localhost) Description: Protocol for the identification of the Document error.
ERROR_LEVEL_COLLABORATION error level
Severity of the error
Text Protocol for error identification document.


xsd:

<? XML version = "1.0" encoding = "UTF-8"? >
< xs: schema xmlns: XS = "http://www.w3.org/2001/XMLSchema" elementFormDefault = "qualified" >
< xs: element name = "order" >
< xs: complexType >
< xs: SEQUENCE >
< xs: ELEMENT ref = "order" / >
< / xs: SEQUENCE >
< / xs: complexType >
< / xs: element >
< xs: element name = "order" >
< xs: complexType >
< xs: SEQUENCE >
< xs: ELEMENT ref = "orderheader" / >
< xs: ELEMENT maxOccurs = "unbounded" ref = "orderdetail" / >
< xs: ELEMENT ref = "ordertrailer" / >
< / xs: SEQUENCE >
< / xs: complexType >
< / xs: element >
< xs: element name = "orderheader" >
< xs: complexType >
< xs: SEQUENCE >
< xs: ELEMENT ref = "deliverylocationcode" / >
< xs: ELEMENT ref = "deliverylocation" / >
< xs: ELEMENT ref = "deliveryaddress1" / >
< xs: ELEMENT ref = "deliveryaddress2" / >
< xs: ELEMENT ref = "deliveryaddress3" / >
< xs: ELEMENT ref = "deliveryaddress4" / >
< xs: ELEMENT ref = "invoicename" / >
< xs: ELEMENT ref = "invoiceaddress1" / >
< xs: ELEMENT ref = "invoiceaddress2" / >
< xs: ELEMENT ref = "ordernumber" / >
< xs: ELEMENT ref = "orderdate" / >
< xs: ELEMENT ref = "means" / >
< xs: ELEMENT ref = "requireddeliveryfrom" / >
< xs: ELEMENT ref = "requireddeliveryto" / >
< xs: ELEMENT ref = "terms" / >
< xs: ELEMENT ref = "currencycode" / >
< xs: ELEMENT ref = "currency" / >
< xs: ELEMENT ref = "shippinginstructions" / >
< xs: ELEMENT ref = "suppliercode" / >
< xs: ELEMENT ref = "suppliername" / >
< xs: ELEMENT ref = "supplieraddress1" / >
< xs: ELEMENT ref = "supplieraddress2" / >
< xs: ELEMENT ref = "supplieraddress3" / >
< xs: ELEMENT ref = "suppliercontact" / >
< xs: ELEMENT ref = "suppliertelephone" / >
< xs: ELEMENT ref = "buyercode" / >
< xs: ELEMENT ref = "buyername" / >
< / xs: SEQUENCE >
< / xs: complexType >
< / xs: element >
< xs: element name = "deliverylocationcode" type = "Integer" / >
< xs: element name = "deliverylocation" type = "xs: String" / >
< xs: element name = "deliveryaddress1" type = "xs: String" / >
< xs: element name = "deliveryaddress2" type = "xs: String" / >
< xs: element name = "deliveryaddress3" type = "xs: NCName" / >
< xs: element name = "deliveryaddress4" type = "Integer" / >
< xs: element name = "invoicename" type = "xs: String" / >
< xs: element name = "invoiceaddress1" type = "xs: String" / >
< xs: element name = "invoiceaddress2" type = "xs: String" / >
< xs: element name = "ordernumber" type = "Integer" / >
< xs: element name = "orderdate" type = "xs: String" / >
< xs: element name = "means" type = "xs: String" / >
< xs: element name = "requireddeliveryfrom" type = "xs: String" / >
< xs: element name = "requireddeliveryto" type = "xs: String" / >
< xs: element name = "terms" >
< xs: complexType / >
< / xs: element >
< xs: element name = "currencycode" type = "xs: NCName" / >
< xs: element name = "currency" type = "xs: String" / >
< xs: element name = "shippinginstructions" >
< xs: complexType / >
< / xs: element >
< xs: element name = "suppliercode" type = "Integer" / >
< xs: element name = "name" type = "xs: String" / >
< xs: element name = "supplieraddress1" type = "xs: String" / >
< xs: element name = "supplieraddress2" type = "xs: String" / >
< xs: element name = "supplieraddress3" type = "xs: NCName" / >
< xs: element name = "suppliercontact" type = "xs: String" / >
< xs: element name = "suppliertelephone" type = "Integer" / >
< xs: element name = "buyercode" type = "Integer" / >
< xs: element name = "buyername" type = "xs: String" / >
< xs: element name = "orderdetail" >
< xs: complexType >
< xs: SEQUENCE >
< xs: ELEMENT ref = "itemlineno" / >
< xs: ELEMENT ref = "itemcode" / >
< xs: ELEMENT ref = "DescriptionArticle" / >
< xs: ELEMENT ref = "itemarticle" / >
< xs: ELEMENT ref = 'itemsize' / >
< xs: ELEMENT ref = "itemcolour" / >
< xs: ELEMENT ref = "itemqty" / >
< xs: ELEMENT ref = "itemunitcost" / >
< xs: ELEMENT ref = "itemtotalcost" / >
< xs: ELEMENT ref = "caseqty" / >
< / xs: SEQUENCE >
< / xs: complexType >
< / xs: element >
< xs: element name = "itemlineno" type = "Integer" / >
< xs: element name = "itemcode" type = "Integer" / >
< xs: element name = "itemdescription" type = "xs: String" / >
< xs: element name = "itemarticle" type = "xs: NMTOKEN" / >
< xs: element name = 'itemsize' >
< xs: complexType / >
< / xs: element >
< xs: element name = "itemcolour" >
< xs: complexType / >
< / xs: element >
< xs: element name = "itemqty" type = "Integer" / >
< xs: element name = "itemunitcost" type = "xs: Decimal" / >
< xs: element name = "itemtotalcost" type = "xs: Decimal" / >
< xs: element name = "caseqty" type = "Integer" / >
< xs: element name = "ordertrailer" >
< xs: complexType >
< xs: SEQUENCE >
< xs: ELEMENT ref = "notes" / >
< xs: ELEMENT ref = "taxreference" / >
< xs: ELEMENT ref = "remarks1" / >
< xs: ELEMENT ref = "remarks2" / >
< xs: ELEMENT ref = "TotalCost" / >
< xs: ELEMENT ref = "totalsticks" / >
< / xs: SEQUENCE >
< / xs: complexType >
< / xs: element >
< xs: element name = "notes" type = "xs: String" / >
< xs: element name = "taxreference" >
< xs: complexType / >
< / xs: element >
< xs: element name = "remarks1" type = "xs: String" / >
< xs: element name = "remarks2" >
< xs: complexType / >
< / xs: element >
< xs: element name = "TotalCost" type = "xs: Decimal" / >
< xs: element name = "totalsticks" >
< xs: complexType / >
< / xs: element >
< / xs: Schema >


XML:

<? XML version = "1.0"? >

< commands >
< order >
< orderheader >
< deliverylocationcode > 16 < / deliverylocationcode >
......................................................................................................
< TotalCost > 2580.00 < / TotalCost >
< totalsticks > < / totalsticks >
< / ordertrailer >
< / order >
< / order >

Hi Ganesh,

Have you provided Identification (XPath) Expression correctly in the document definition? Please check.

You can consult the section "7.1" using custom Document Protocol on link - below

http://download.Oracle.com/docs/CD/E14571_01/integration.1111/e10229/b2b_documents.htm#CHDEFFEH

Kind regards
Anuj

Tags: Fusion Middleware

Similar Questions

  • Unexplained error with custom events

    LabVIEW 8.6.1f1, Win Vista

    I have an error an once-in-a-blue-moon in my program, I need to track down.

    I have it boiled down to a simple test case, where the error occurs more frequently (but still relatively rarely).

    I have a program called MERS, which is separated from my main code HDT.

    TCM can run on a separate machine, but for this test, it is on the same machine, running under the development of LV system.

    This test simply opens a TCP connection to the TCM, calls for a "signature", it receives and stop the connection.

    The part that opens the connection starts also the TCM RECEIVER running, and kill the connection stops this receiver.

    Here's the code for the main event, and you can see that I get an error apparently because I get no response in MS 2000:

    ---------

    The code to GET the SIGNATURE of TCM is here: what it does is to send a request for the signature and then waiting for an event SIGNATURE RECEIVED by the RECEIVER, or a timeout 2000 mSec.

    The error that I get (-100005) comes from there.  If the TCM has failed to respond, it would look like this.  Indeed, this is why the timeouot trap is here.

    -----------

    However, here is the code of the receiver and the Panel, immediately after a failure.

    It is clear from the TABLE that he received the SIGNATURE of TCM TCM.

    There are NO orders in the table indicates that the receiver was still running for 2000 mSec (4 x 500 mSec) after receipt of the order.

    When it receives a SIGNATURE, the code written will trigger an event.  No errors are reported here.

    So what's happening?  It seems that the event should be raised, but it is not received (Event #0 in photo #2 reacts to the event and returns the word signature, without error).

    This happens not all the time - this case is broken loop # 211 - this number is between 20 and 2000.

    With all those open windows in fact do more often: without them always fails, but she performs thousands of do loops.

    So perhaps it is related to the CPU bustle.

    I checked that there is no error with the function SAVE of EVENTS, even when it fails.

    I come back to the fact that the PICTURE in photo #3 says that the signature was received, but it seems that the EVENT did not get generated or received.

    What are the causes that?

    Is it possible that, since the receiver is dynamically loaded and run, that things are not really created and ready when he says they are?

    OK, that seems to have fixed. -He managed 5000 loops, with the windows open and no failure.

    How completely obvious it sounds, when I put it in words:

    Don't ask a question until you are ready to hear the answer.

    The revised registers for events and THEN asks for the signature.

    So, when the answer comes, even if it is immediately, you're ready.

    Don't ask a question until you are ready to hear the answer.

    Don't ask a question until you are ready to hear the answer.

    Don't ask a question until you are ready to hear the answer.

    Don't ask a question until you are ready to hear the answer.

    Don't ask a question until you are ready to hear the answer.


  • Calculation of error with custom DAQ scaling of the 4-20mA signal

    Hello

    I use the material for the acquisition of data NI USB 6009 and Labview 10.0.1. I use the DAQ assistant to acquire a signal 4-20 mA, which works perfectly well. I tested with a waveform graph and the range of the machine corresponds to the current signal.

    Now, when I use a custom in the DAQ assistant, after about 4, scale 8mA the value of 'x' does not. I don't get an error, or whatever it is, it seems that there is an upper limit. When I turn off the custom scale, I see that there is nothing wrong with the signal to my.

    Can someone help me how to solve this problem?

    Welcome,

    Dominic

    [email protected]

    Nevermind, solved the problem. I didn't know that the scope of the input signal must be set globally. Once this is done, the problem was gone.

  • Error with custom pre-process EventHandler

    Hello
    Process of generating the name to display in reverse order using, I'm preprocesses EventHandler on CREATE a user.
    I use the java class, including the code:

    Parameters HashMap < String, Serializable > = orchestration.getParameters ();
    String firstName = (String) parameters.get (UserManagerConstants.AttributeName.FIRSTNAME.getId ());
    String lastName = (String) parameters.get (UserManagerConstants.AttributeName.LASTNAME.getId ());
    lastName = lastName.concat("");
    String displayName = lastName.concat (firstName);
    (UserManagerConstants.AttributeName.DisplayName.GetId (), displayName); parameters.put

    but for the action of the user I get error to create:
    oracle.iam.platform.entitymgr.InvalidDataTypeException: display name

    Can someone give me some details what the problem?
    The best
    MP

    Published by: J23 2011-12-28 14:54

    Display name must be placed in a Hashtable as follows:

    Map dispNameMap = new HashMap();
    dispNameMap.put("base", lastName+" "+firstName);
    

    and then pass this card as:

    parameters.put("Display Name", dispNameMap);
    

    -Marie

  • LR and PS will not update 'Download error' 49 customer service contact? anyone had this problem and how to solve? was running windows 8.1 and now running windows 10 but had the same problem with two BONES

    LR and PS will not update 'Download error' 49 customer service contact? anyone had this problem and how to solve? was running windows 8.1 and now running windows 10 but had the same problem with two BONES

    Check your hosts file.  to help with this and more:

    Log, activation, or connection errors. CS5.5 and later, Acrobat DC

  • Problem with custom validation error message record

    Hi, so I'm having a problem of application an error message customized a validator backup.   I ran the following SQL scripts and updated the XML file as follows:

    INSERT INTO commonXLAExtensionCache VALUES (' 1058811679F0-6F46-48FC - 9A 15 - 271EC9A7D0FQ ")
    "ClassificationRequired", "ReflectiveRequiredValidator", "Validation rules")


    INSERT INTO commonXLAExtensionCacheItem VALUES ('1059666651E8-A7F7-447-8CF5-8EE1F467C20Q',
    "1058811679F0-6F46-48FC - 9A 15 - 271EC9A7D0FQ ', 0, 'RequiredPropertyMessage ',.
    ' Specification must have a ranking

    < rule type '6501' = >

    < event condition 'save' = >

    < if type = "ReflectiveRequiredValidator" report = "true" required = "true" property = "ProductAttributes.Classifications" msgcache = "ClassificationRequired" / > "

    < / condition >

    < / rule >

    I get an error message:

    Server error in ' / gsm' Application.


    Object reference not set to an instance of an object.

    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and its origin in the code.

    Exception details: System.NullReferenceException: Object Reference not set to an instance of an object.

    Source of error:

    You have the stack trace in the error message? Assuming it's the cache:

    Give a try instead and see if that solves it.

    Delete the original entry and change the name and the inheritfrom of the ValidationMessages/ReflectiveRequiredValidator message cache, as follows:

    INSERT INTO commonXLAExtensionCache VALUES (' 1058811679F0-6F46-48FC - 9A 15 - 271EC9A7D0FQ ")

    "ValidationMessages/ReflectiveRequiredValidator", "ValidationMessages/ReflectiveRequiredValidator", "Validation rules")

  • Modify the error pages customized in the spaces of the Webcenter Portal

    Hi all

    I use webcenter spaces 11.1.1.8.6. I need help on the following points.

    How can I create an error page customized for generic error pages that we have in the system pages as encountered error; None of the accessible Pages; Page not found; Portal not found; Not allowed. The goal is that we replace these pages with the page of the custom portal which has the appearance of portal and personalized message.

    For example. If we want to replace the profile page custom in webcenter we can create a customized our own page and create a writing of this page in the WC_PPL_COMMON_SETTING table. This will replace the profile existing and call our newly created custom page.

    Similarly, I want to know what can I do to change (like the encountered error error pages; None of the accessible Pages; Page not found; Portal not found; Not allowed).

    One way is to customize and press start to customizaing the default page. But I want to keep the default page as it is and to create my own new page, as I said to the profile.

    Thank you

    Seddik

    Hi all;

    I am able to redirect to any page of mine.

    in the file httpd.conf (under WebTier_ORACLE_HOME/instances/instance_name/config/OHS/ohs1) in the context of the virtual server configuration:

    I've added the rewrite rule and it worked.

    # VirtualHost example:

    # Almost any Apache directive may go into a VirtualHost container.

    # The first VirtualHost section is used for all applications that are not

    # Match a ServerName or ServerAlias in any block of .

    #

    #

    # ServerAdmin [email protected]

    # DocumentRoot "/ usr/local/apache2/docs/dummy-host.example.com".

    # ServerName dummy - host.example.com

    # ServerAlias www.dummy-host.example.com

    # ErrorLog "logs/dummy-host.example.com-error_log".

    # Common CustomLog "logs/dummy-host.example.com-access_log."

    #

    NameVirtualHost *: 7795

    ServerName 10.238.52.43

    ServerAlias CTSINMBPCVS01.cognizant.com

    RewriteEngine on

    RewriteOptions inherit

    # RewriteRule ^ / mylife$ / index.html [R, L]

    # RewriteRule ^ / owc_discussions$ / index.html [R, L]

    RewriteRule ^/webcenter/system/WCPageNotFound.jsp/webcenter/portal/mylife/Home/PageNotFound [L, R = 301]

    RewriteLog /tmp/rewrite.log

    RewriteLogLevel 9

    Thank you;

    Seddik

  • Pages of the OPS (with custom controller) does not not in the R 12.2.4 upgrade custom

    Hi all

    There is a problem, I'm dealing with my custom page. I am trying to expand the controller with my custom class, but get the error below

    oracle.apps.fnd.framework.OAException: could not create Java class: (oracle.apps.xxar.cusstd.createcus.webui.xxArCreCusCO) associated with the area: (ArUtilRN). It is probably because the class name is incorrect or not included in the project.

    at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1247)

    at oracle.apps.fnd.framework.webui.OAPageErrorHandler.processErrors(OAPageErrorHandler.java:1435)

    at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2848)

    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1991)

    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:567)

    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:455)

    If the file is present in the right folder

    [webui applmgr@gfs3devapp1] $ pwd

    / opt/oracle/gfs2d/FS1/EBSapps/COMN/java/classes/Oracle/Apps/xxar/cusstd/createcus/WebUI

    [webui applmgr@gfs3devapp1] $ ls - ltr

    Total 4

    -rw - r-. 1 applmgr oinstall 1177 Feb 25 10:17 xxArCreCusCO.class

    I have to follow this discussion, but is not help me: https://community.oracle.com/thread/3647610

    Please help.

    Thanks, Jerome

    Hello samia,.

    In R12.2.4, you will need to create the jar with custom classes. Please visit the Doc ID 1577661.1

    Hope this helps you solve your problem.

  • Error in custom ESS Type Java job

    Hello

    I am creating a java ess employment custom in the center of merger accounting a sper note id: 1367527.1.

    When I run the work I'm getting following error - "ask the treatment resulted in an error with the message below.
    ' ERROR: PREPROCESS_SYSTEM_ERROR '.

    The jar file is present in the lib folder and metadata of employment has been created with a custom/subledgerAccounting/interface/program path. Please note that jobs PLSQL custom who use this route to work.

    All entries will be appreciated.

    Thank you
    Rahul

    I think it would better answer the Forum of Data Integrator [url https://forums.oracle.com/forums/forum.jspa?forumID=374&start=0]; also please use separate for different questions threads such as threads are kept short and concise. That said, here are some links that might be useful:

  • [url http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/odi/odi_11g/setup_odi_agent/setup_odi_agent.htm] ODI11g: implementation of an ODI Agent
  • [url http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/odi/odi_11g/setup_jee_agent/setup_jee_agent.htm] ODI11g: Deployment and configuration of the Agent of the ODI as a Java EE Application
  • [url http://docs.oracle.com/cd/E17904_01/core.1111/e16453/toc.htm] Oracle® Fusion Middleware Installation Guide for Oracle Data Integrator

    --
    Jani Rautiainen
    Relationship with the developers of Applications in fusion
    https://blogs.Oracle.com/fadevrel/

  • We have a requirement of click to call in installing 10.5 UCCX with customer website (user input) for our customer

    Hello

    We have a requirement of click to call in installing 10.5 UCCX with customer website (user input) for our client, anyone who tested it in the laboratory/prod settings?

    Thank you!!
    Magali

    Hello magali.

    It is possible to deploy with UCCX HTTP trigger type. To get the number of customer via the HTTP trigger to the script. Then we can place the outgoing number of customer to campaign or appeal directly to the customer and place this call to the QSC.

    There are two scripts for web reminder in Cisco repository of scripts, see this http://www.cisco.com/c/dam/en/us/td/docs/voice_ip_comm/cust_contact/cont...

  • Error with Service Agreement using the Siebel EAI adapter

    Hi all

    Thanks in advance.

    I am facing following error with Service Agreement using Siebel EAI transaction.

    Error service call "adapter of Siebel EAI', 'Upsert' method in 'Contract Upsert' step. (SBL-RPR-00162) - method 'AssocCurrentRow' of the business component "Internal Division" (integration component "Agreement_Organization Service") for recording with search specification ' [name] = "ABC we ' ' returned the following error:"the selected record has been deleted by another user since it was recovered.  Please continue. (SBL-DAT-00494) "(SBL-EAI-04451)"

    Previously, we used to create agreements with sync transaction EAI with ID "User1" that has "ABC we ' as an organization. Now, we moved the EAI Async transaction. Even if we use "User1" to trigger transaction because it is asynchronous recording of the agreement is created using SADMIN user who has a different organization. To set the good organization, we have added the IC of the IO organization and the sending of the Organization as "ABC we.

    I guess, at the time of the transaction, the Organization "ABC we ' which is defined using IC is removed as siebel tries to define the Organization agree with the SADMIN organization.

    Please help me solve this problem.

    Kind regards

    Vincent

    Hello

    Please consult the following

    Get the error of SBL-DAT-00494 with an organization (Doc ID 2053260.1)

    SBL-DAT-00500 SBL - EAI - 04451 when there is 10000 or more records using the Web Service based on the Siebel EAI or EAI UI (Doc ID 979262.1) adapter

  • Errors with adadmin &amp; adpatch

    Dear experts,

    I made a clone of my production envirnoment, currently I am facing following errors with 'adadmin' & 'adpatch ":

    Error: LD.so.1:: adadmin: fatal: /oa1/oa01/app/apps/tech_st/10.1.2/lib/libclntsh.so.10.1 bad class ELF: ELFCLASS64

    Killed

    -J' tried the following solution, but error still exist:

    1 mv $ORACLE_HOME/lib32/ldflags ldflags_bckp

    2 ln s $ORACLE_HOME/lib/ldflags $ORACLE_HOME/lib32/ldflags

    3. as root, cp/usr/css/bin/make/usr/bin /.

    4. as a root, chmod 777/usr/bin/make

    5. as root, chmod-r $777 ORACLE_HOME/bin

    6 cd $ORACLE_HOME/bin

    7 genclntsh

    # completed without error

    8. connect all

    After "repeat" completed, I tried to run the "adadmin", but the error still exists.

    PLEASE ADVICE...

    # My cuurent envirnoment:

    Operating system: Oracle Solaris 10

    Application: 12.1.3

    RDBMS: 11.2R2

    # .profile file:

    . /OA1/oa01/app/apps/apps_st/appl/TEST_kpcappl1.env

    ORACLE_HOME = /oa1/oa01/app/apps/tech_st/10.1.2

    Thank you very much for you all, that the problem has been resolved, as follows:

    Reference: Doc-ID 604084.1

  • How to create user defined groups and users with custom permissions as only open and export in obiee 11 g?

    Hello

    I want to give as open & export to the level of permissions.

    How to create user defined groups and users with custom permissions as only open and export in obiee 11 g?

    For example, if the group permissions, inturn should reflect on the users.

    Please help me.

    Thanks in advance,

    A.Kavya.

    Your question is quite broad and fuzzy then I suggest the security catalog presentation to read documentation: http://docs.oracle.com/middleware/1221/biee/BIESC/mgrgrpsusers.htm#CIHIBJGD

    And I think that you mix you two things which are managed in different places:

    ) an object as read access permissions, write, delete... which control you through the object "Permissions" dialog box

    (b) functional privileges controlled through "Manage privileges" under "Administration".

  • communication error with the server. callback failed for the data entry page

    Hello

    We have recently applied the corrective update EMP on EMP 11.1.2.0 111.2.1.
    We have following the architecture,

    database server: sql server 2005
    Server Foundation (OS = windows server 2008): HSS, EPMA, Manager Calc, EAS, EIS, provider's server, planning
    Essbase Server (OS = windows server 2008): essbase

    After you apply the patching EMP 11.1.2.1, we apply after Electrodes for IE 9 compactibility i.e EMP 11.1.2.1.600 patches

    1. patch 14119724 (Workspace)
    2 14142678 patch (Shared services)
    3 patch 14224664 (EPMA)
    4 patch 14464109 (planning)

    After you apply above patches, all users get error when opening planning web form through the workspace of all client computer.

    "* error communication with the server. callback failed for the data entry page. "




    When restore us only planning patch 14464109 , issue of "communication error with the server. callback failed for the data entry page "get resolved for all users, but failed for a single user IE"user xyz" "

    the user xyz have OS = windows 7 and IE 8
    user xyz can take foundation server RDP can open any form of planning successfully in vain get when doing the basic machine.

    I have following question:
    1. Why do we get error "error communicating with the server. callback failed for the data entry page"after you apply the fixes to IE9

    2. after cancellation all patches or planning one patch, why the user xyz always get the error but not other users


    Thanks in advance

    Published by: 922755 on June 7, 2013 16:08

    It might be useful to have a read of the following doc Oracle Support - "error:"error Communication with the server. " "Callback failed for the data entry page" when you open a Web form of planning with the members of the Type of text [ID 1392689.1].

    And then this question should be resolved en.600

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Cannot install McAfee on Windows XP. Errors with "Event Viewer".

    Hello, I am writing on behalf of a client.

    The customer has been in touch with the people of McAfee support for four days and they are still not able to install the antivirus program due to errors with Event Viewer. The people of McAfee asked the customer to reach the MS Support since then, as they say is a Windows problem.

    The event viewer contains errors in the Service Control Manager,

    DCOM, NetDDE.

    That's my problem, put support in for me.  Some fo include errors in the event viewer:

    DCOM got error "the service did not to start or control request in a timely fashion." try to start WSearch service with arguments "" to start the server:

    {7D096C5F-AC08-4F1F-BEB7-5C22C517CE39}

    Details
    Product: Windows operating system
    ID: 7000
    Source: Service Control Manager
    Version: 5.2
    Symbolic name: EVENT_SERVICE_START_FAILED
    Message: The %1 service failed to start due to the following error:
    %2
       
    Explanation

    (SCM, Service Control Manager) could not start the service specified, probably because the service is not configured correctly.

       
    User action

    Do one or all of the following conditions:

    • Check the error information displayed in the message.
    • Check that the service password has not expired.
    • Verify that the service is in the right place.
    • Check that the service is not infected with a virus.
    • To view the WIN32_EXIT_CODE as SCM error when you try to start the program, at the command prompt, type
      application of SC name of the service
      The displayed information can help you troubleshoot the possible causes of the error.

      If the WIN32_EXIT_CODE is zero, SCM did not attempt to start the service because the error was detected first.

       
       
    Version: 5.0
    Symbolic name: EVENT_SERVICE_START_FAILED
    Message: The %1 service failed to start due to the following error:
    2%.
       
    Explanation

    (SCM, Service Control Manager) could not start the service specified, probably because the service is not configured correctly.

       
    User action

    Do one or all of the following conditions:

    • Check the error information displayed in the message.
    • Check that the service password has not expired.
    • Verify that the service is in the right place.
    • Check that the service is not infected with a virus.
    • To view the WIN32_EXIT_CODE as SCM error when you try to start the program, at the command prompt, type

    application of SC name of the service
    The displayed information can help you troubleshoot the possible causes of the error.

    If the WIN32_EXIT_CODE is zero, SCM did not attempt to start the service because the error was detected first.

    There is currently no article for this specific error Microsoft Knowledge Base or an event message. For more information on other technical support options, you can use to find answers online, see http://support.microsoft.com/default.aspx.

    ++++++++++++++++++

    Details
    Product: Windows operating system
    ID: 206
    Source: NetDDE
    Version: 5.0
    Component: System event log
    Message: Listen failed: %1
       
    Explanation

    The computer expected data from another computer, but not the not received. The other computer does not send, or the thread on this computer that listens to the data has encountered an error.

    There is currently no article for this specific error Microsoft Knowledge Base or an event message. For more information on other technical support options, you can use to find answers online, see http://support.microsoft.com/default.aspx.

Maybe you are looking for

  • Removable devices are still on my computer after deleting

    Running Windows 7 on the new HP desktop computer. Woman loads data of several thumb drives and released them without removing them first. I now have 4 discs even if the devices are since removed long and restarted PC. They are listed in the window as

  • KB2393802 does not install

    KB2393802 security update prevents any attempt to install and translates a message from Windows Security Center that says "the following updates could not be installed: update for Windows XP (KB2393802) security." Thus,. 1. should I really this updat

  • Unable to download the Word Viewer

    has had to reload windows xp home edition.  now I can't download windows 2007 documents Viewer.  Any suggestions? I had to reload windows xp home edition after setting a blue error screen. Now, I can't properly download windows 2007 documents Viewer.

  • Pavilion laptop. Green screen during playback of videos

    When friends send videos I can't always watch the screen lights up green. The sound continues to play, but there is no visual effects.

  • Why Windows Vista automatically changes the size of the window when I load a program?

    I want a full screen.  Vista will load the program with 1/4 window size or 1/2, etc. instead of full page size.  How can I tell to stop doing that?  This happens with programs and Internet Explorer.