Error in Prepopulate Adapter For OID in OIM

I'm just modifying an existing adapter we have to cater for a user type in our system.
the main snippet of the adapter is as below:
// Adapter Variables
String pseudousertype; // Pseudo User type in OIM form
String staff; // Staff field in OIM Form
String student; // Student type in OIM Form
String staffou = "ou=staffxxxxx"; // OU prefix for staff users
String pseudo; // Pseudo value in OIM Form
String pseudoou = "ou=pseudoxxx"; // OU Prefix for Pseudo Users
String studentou = "ou=studentxxx"; // OU prefix for student user
protected void implementation() throws Exception {
          try {
          if (! initAdapter("105", "adpUSQ_PRE_OID_ORGANIZATIONUNIT", "P"))
               return;
// Run Time Variables
pseudousertype = (String)getRunTimeValue(1210, isSreKey,"pseudousertype");
staff = (String)getRunTimeValue(887, isSreKey,"staff");
student = (String)getRunTimeValue(888, isSreKey,"student");
pseudo = (String)getRunTimeValue(890, isSreKey,"pseudo");
               // Execute Tasks and store results in Hashtable...
if ((staff).equals("1"))
setAdpRetVal(new String(staffou));
else if ((student).equals("1"))
setAdpRetVal(new String(studentou));
else if ((pseudo).equals("1"))
if ((pseudousertype).equals("Pre-Employee"))
setAdpRetVal(new String(staffou));
else
setAdpRetVal(new String(pseudoou));
          finalizeAdapter();
          } catch (tcAdapterTaskException e) {
                    e.printStackTrace();
                    throw e;
          } catch (Exception e) {
                    e.printStackTrace();
                    throw e;
The modification to the adapter was adding a new variable pseudousertype, and if pseudousertype equals Pre-Employee, set the user's OU into staffou
I am getting the following error, after I have rebuild the adapter, restarted the application:
ERROR 10:47:12,186, RMICallHandler-108 XELLERATE.ADAPTERS - Class/Method: tcAdapterMappingUtility/getRunTimeVariableMappings encounter some problems: No data available for variable having key = 1210
java.lang.Exception: No data available for variable having key = 1210
ERROR 10:47:12,197, RMICallHandler-108 XELLERATE.SERVER - Class/Method: tcAdapterExecuter/executeRuleGenerators encounter some problems: java.lang.Exception: Error getting run-time variables.
java.lang.Exception: java.lang.Exception: Error getting run-time variables.
I have modified 2 more pre-populate adapter which uses this same information/variable value and its working. Tried re-adding, recompiling all adapters with no success. Just picking any ideas you guys might have.
Edited by: ruxpin on 30-Aug-2012 21:04

Ketan: Yes, I am editing it from Adapter Factory. Its a bit weird as the info is definitely available and is used by at least 2 other prepop adapters.

Similar Messages

  • Prepopulate adapter for organization - OIM

    Dear All,
    I am trying to create pre-populate adapter for organization field.
    End users should be able to see all organizations.
    Administrators should see only the organizations they belong to.
    What API will allow me to check whether user administrator? (belongs to certains group)
    How to filter the organizations and determine which ones to show to adminstrator?
    If you can provide an example this will be very helpful.
    thank you for your time

    Hi! Do you find any solution for this problem?
    Thanks
    Maxi

  • Error occured while searching for users in OIM admin console.

    Hi Experts,
    I deployed code from dev environment in to Test environment using deployment manager in OIM and also completed metadata import using weblogic metadataimport utility.Then when itried to search for users in OIM admin console. I am getting the following error.
    Error messager:
    ADFC-10001: cannot instantiate class 'oracle.iam.identitytaskflow.backing.taskflows.modifyuser.ModifyUserView'
    ADF_FACES-60097:For more information, please see the server's error log for an entry beginning with: ADF_FACES-60096:Server Exception during PPR, #12
    Did any body faced this issue?
    Can u please suggest me on this?
    Thanks,
    Sri.

    I've faced same error !!

  • Error Installing Biztalk Adapter for Enterprise (BT2013)

    Hi everybody, 
    I'm attempting to install the adapter for enterprise application, the machine is a win7-64 (phisical) and previously in this laptop had BT 2010. I guess that is something related to the previous version of BizTalk. 
    The message is:
    "An error occured while applying security settings. Users is not a valid user o group. This could ba a problem with tha package, or a problem connecting to a domain controller on the network"
    This machine is a sandbox and the user that is running the setup is part of the administrator's group of the machine and is part of the company domain (AD), and the machine is connected to the net. 
    In advance, I Apreciate your help.
    Thanks in advance,
    Luis Cardozo

    Hi Luis,
    Have you verified that the user is member of Biztalk groups ?I think you need to add the user to biztalk group such as Biztalk Administrator ,SSO Administrator etc prior to running the setup .
    Another way around is to create groups manually .
     perform the following steps and run the installation again:
     Create a new user called CREATOR OWNER (Type this command on the command prompt – net user "CREATOR OWNER" /add)
    Create a new group called Users (Type this command on the command prompt – net localgroup Users /add)
    You can find detailed document at
    link here
    Thanks
    Abhishek

  • Error in Prepopulate Adapter

    Hi All,
    I am using EBS-UMHF connector to connect EBS R12 and OIM 11g . Now while provisioning user from OIM to FND_USER table of EBS 6 field are getting prepopulated in UD_EBSHF_USR form due to connector. I want to prepopulate one more field So I created one Prepopulated adaper with one adapter variable which will be resolved at run time.
    I added an entry of that adapter in form while running and trying to provsion, that field is not getting populated and its giving following error:
    Class/Method: tcBaseRuleGenerator/run encounter some problems: java.lang.String[[java.lang.ClassCastException: java.lang.String
    The datatype of the field which i want to populate is Varchar2 in USR table of OIM so i have taken datatype of adapter variable as String.
    Can any one please suggest the cause of this error. I have added the prepopulated adpter in the same way it is added for first name and last name by the connector.
    Thanks in Advance!!!
    Waiting for your response.
    Tushar                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    hi Suren ,
    Thank you for your reply.
    I am trying to prepopulate Employee number which is Varchar2 in USR table and i am using datatype as String as Varchar2 is not available to assign datatype to adapter Variable. Then also i am getting same error.
    Thanks!!
    Tushar
    Edited by: user13405070 on Jun 2, 2011 3:15 AM

  • Error in  JMS Adapter  for MQ series

    We have configured a JMS Adpater to connect to  MQ Serries queue manager running on our local server. The XI Server is a remote server where JMS adapter is deployed.
    Upon deployment we see following string in JMS adapter log -
    Sender channel. Details: com.ibm.mq.jms.MQQueueConnectionFactory
    And the status of Adpater is RED.
    The Adpater is configured in sender mode.
    We have created a local queue in Queme Manger and a Server Connectio  channel which is being used in adpater configuration.
    Please suggest what could be the missing link here.
    Appreciate if you can provide us link s to any docuemtn which details the steps to configure an MQ JMS adapter.
    Thanks,
    Garima

    Hi Garima,
    Please check the following:
    1. Add dhbcore.jar also to aii_af_jmsproviderlib.sda and deploy it.
    2. Check the existence of your JMS drivers.
    3. Check the following link and Install the drivers as the way it is mentioned in the guide 'How To Install And Configure External Drivers For JDBC & JMS'
    https://websmp204.sap-ag.de/~form/sapnet?_SHORTKEY=01200252310000071155&_SCENARIO=01100035870000000202
    There are 4 files which needs to be added. http://help.sap.com/saphelp_nw04/helpdata/en/cd/d85a9d6fab7d4dbb7ae421f710626c/frameset.htm
    Any of the above solutions should help you solve the problem.
    Regards,
    Abhy

  • Error in Pre-Pop Adapter for AD using ResourceObjectDefinition Mapping

    Hi
    I have a PRe-pop adapter for Org name in AD -
    One of the variables is ResourceObjectDefintion. However OIM is not able to map it to the right object name and throws the below error -
    cAdapterDataMap/getResourceObjectInfo encounter some problems: Error retrieving user info: Object Name
    Class/Method: tcAdapterDataMap/getResourceObjectInfo encounter some problems: Column 'AD XXX' not found
    com.thortech.xl.dataaccess.tcDataSetException: Column 'AD XXX' not found
         at com.thortech.xl.dataaccess.tcDataSet.getColumnIndex(Unknown Source)
         at com.thortech.xl.dataaccess.tcDataSet.getDataType(Unknown Source)
         at com.thortech.xl.dataobj.util.tcAdapterDataMap.getProcessResourceObjectInfo(Unknown Source)
         at com.thortech.xl.dataobj.util.*tcAdapterDataMap.getResourceObjectInfo*(Unknown Source)
         at com.thortech.xl.dataobj.rulegenerators.tcBaseRuleGenerator.getRunTimeValue(Unknown Source)
         at com.thortech.xl.dataobj.rulegenerators.adpADPOPULATEMANAGEROU.implementation(adpADPOPULATEMANAGEROU.java:56)
         at com.thortech.xl.dataobj.rulegenerators.tcBaseRuleGenerator.run(Unknown Source)
         at com.thortech.xl.dataobj.rulegenerators.tcAdapterExecuter.executeRuleGenerators(Unknown Source)
         at com.thortech.xl.dataobj.util.tcPrePopulateUtility.setDataFromAdapter(Unknown Source)
         at com.thortech.xl.dataobj.util.tcPrePopulateUtility.prePopulate(Unknown Source)
         at com.thortech.xl.ejb.beansimpl.tcFormInstanceOperationsBean.prepopulateProcessForm(Unknown Source)
         at com.thortech.xl.ejb.beansimpl.tcFormInstanceOperationsBean.prepopulateProcessForm(Unknown Source)
         at com.thortech.xl.ejb.beans.tcFormInstanceOperationsSession.prepopulateProcessForm(Unknown Source)
         at com.thortech.xl.ejb.interfaces.EJSRemoteStatelesstcFormInstanceOperations_3fa3c79b.prepopulateProcessForm(Unknown Source)
         at com.thortech.xl.ejb.interfaces._tcFormInstanceOperations_Stub.prepopulateProcessForm(_tcFormInstanceOperations_Stub.java:1963)
         at Thor.API.Operations.tcFormInstanceOperationsClient.prepopulateProcessForm(Unknown Source)
    at com.thortech.xl.dataobj.util.tcAdapterDataMap.getResourceObjectInfo(Unknown Source)
         at com.thortech.xl.dataobj.rulegenerators.tcBaseRuleGenerator.getRunTimeValue(Unknown Source)
         at com.thortech.xl.dataobj.rulegenerators.adpADPOPULATEMANAGEROU.implementation(adpADPOPULATEMANAGEROU.java:56)
         at com.thortech.xl.dataobj.rulegenerators.tcBaseRuleGenerator.run(Unknown Source)
         at com.thortech.xl.dataobj.rulegenerators.tcAdapterExecuter.executeRuleGenerators(Unknown Source)
         at com.thortech.xl.dataobj.util.tcPrePopulateUtility.setDataFromAdapter(Unknown Source)
         at com.thortech.xl.dataobj.util.tcPrePopulateUtility.prePopulate(Unknown Source)
         at com.thortech.xl.ejb.beansimpl.tcFormInstanceOperationsBean.prepopulateProcessForm(Unknown Source)
         at com.thortech.xl.ejb.beansimpl.tcFormInstanceOperationsBean.prepopulateProcessForm(Unknown Source)
         at com.thortech.xl.ejb.beans.tcFormInstanceOperationsSession.prepopulateProcessForm(Unknown Source)
         at com.thortech.xl.ejb.interfaces.EJSRemoteStatelesstcFormInstanceOperations_3fa3c79b.prepopulateProcessForm(Unknown Source)
         at com.thortech.xl.ejb.interfaces._tcFormInstanceOperations_Stub.prepopulateProcessForm(_tcFormInstanceOperations_Stub.java:1963)
         at Thor.API.Operations.tcFormInstanceOperationsClient.prepopulateProcessForm(Unknown Source)
    Thanks

    - Verify that the AD XXX RO exists in the system , if its there , then re do the mappings once more .
    I did the same and it worked for me
    Thanks
    Suren

  • Error in creating AQ Adapter for SYS.ANYDATA Queue  Exception : 1w

    Hi everyone,
    I'm trying to run AQ Adapter wizard for a SYS.ANYDATA type of queue in my composite application with Oracle Mediator. According to the oracle documentation, it is recommended to set SchemaValidation property to false before running this wizard to avoid further validation exceptions. Here is the statement in oracle documentation :
    Note:
    When creating an SOA composite that uses Oracle AQ Adapter with ADT data type if the SchemaValidation property is set to TRUE, then any NULL data type in dequeue message will result in AQ_INVALID_PAYLOAD error further resulting in message rejection. To avoid message rejection, you must set the SchemaValidation property to false.
    [http://download.oracle.com/docs/cd/E12839_01/integration.1111/e10231/adptr_aq.htm|http://download.oracle.com/docs/cd/E12839_01/integration.1111/e10231/adptr_aq.htm]
    However, I can't find where should I set this property in my composite project. I can't find any sample of AQ Adapter for SYS.ANYDATA type of queue. I'm getting this exception while creating AQ Adapter partner link:
    "Error while getting Oracle object xml schema definition for queue table xxx_qt Exception :1 "
    "Error while writting wsdl file .... AQIn.wsdl Exception : null "
    The same post I found but no one has answered yet:
    [http://kr.forums.oracle.com/forums/thread.jspa?threadID=664494|http://kr.forums.oracle.com/forums/thread.jspa?threadID=664494]
    I will appreciate if someone can give me a sample on how to use SYS.ANYDATA queue using AQ Adapter.
    Thanks
    Edited by: user3788199 on Aug 29, 2009 1:36 AM
    Edited by: user3788199 on Aug 29, 2009 2:14 AM
    Edited by: user3788199 on Aug 29, 2009 2:17 AM

    I too had this issue, the error message regarding the CONNECT BY is misleading, the XML schema did give me a clue.
    Connect to the Oracle db using the same user as you are using through the AQ Adapter. Do a desc on the message table. This did bring up the columns, however when I clicked on Data on table, I got an error saying it couldn't access underlying data type. I then executed a grant all to object type under the owner of the object type to the AQ Adapter user.
    Came back to BPEL and went through the same steps, but did not get any error on clicking Finish on the Wizard.
    Hope this helps.
    Edited by: user4783399 on Oct 2, 2009 3:54 AM

  • Want a solution for a scenario-To Set Password expiration in OID from OIM

    Hi,
    I have one scenario. Please guide me in some details to achieve this.
    I have one password policy in OIM. When user's password expires in OIM, then his password should also expire in OID. We have OID as user's repository.
    For this I have one solution but dont know how to implement this in OIM.
    "OID has the LDAP attribute called “pwdMaxAge” map this attribute to the OIM resource object and reset this value to number of days (as per password policy) whenever you change the password in OIM. This will set the password expiration time in the OID without having the password policy in place. "
    Plesae suggest.
    Thanks in advance.

    Well here is what you can do:
    - For OIM the user's password will be governed with the Xellerate User password policy, which says that password must be changed every 28 days. So you are good in handling this in OIM.
    Now for OID side, you have two options - *1. User changes OID password directly* and *2. User changes OID password through update in OIM profile password*. Most probably tou would want the second case. If true then here is what you can do.
    - As user changes the OIM password. Create automatic trigger Change User Password which updates the password in the process form of OID.
    - This invokes the Password Updated task.
    - On SUCCESS of this task, call another task which goes to OID target and updates the attribute pwdMaxAge to Current date + 28
    Thanks
    Sunny

  • One more solution for Silent Monitoring Windows 7 64-Bit - ERROR VOIP2037 Unable to open the NIC adapter for sniffing.

    Hi,
    we are using UCCX 8.5 SU3.
    After replacing the actual agent workstations with Windows 7 64-bit we had to face problems with the silent monitoring. (no sound at all and in the CSD the usual error popup "Silent Monitor-Session failed...").
    In the CAD logfile I found the errorcode. "ERROR VOIP2037 Unable to open the NIC adapter for sniffing. Please reconfigure the installation."
    After investigating the logfiles, starting postinstall.exe a hundred times and reading the Configuring and Troubleshooting VoIP Monitoring Guide.
    I just learnt about the wonderful tool nicq.exe.
    And so i found out that the driver spcd.sys wasn't installed.
    Check in the registry for "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\SPCD"
    It seems to me that the "Cisco Supervisor Desktop.msi" never installs the driver one a Windows 7 64-bit.
    After starting the NICQ.EXE as administrator the driver is being installed.
    Test 1: Check Driver Status
    Driver not installed. Attempting to install it...
    Driver has now been successfully installed.
    SPCD Driver service is not running. Attempting to start it...
    SPCD Driver service is now running.
    Test 1: SUCCESS
    And after that the silent monitoring works again like a charm.
    Maybe that info help someone.
    kind regards, sebastian

    Excellent information, this has been driving me crazy for a while now.  Once i saw this info I was able to get it resolved rather quickly.
    +5 for you, (I tried to click it above but it would not let me.)

  • Error in XI Sender JDBC adapter for AS/400 DB2

    We are trying to connect to AS/400 DB2 from XI's Sender JDBC Adapter. we got the driver from DataDirect (connectjdbc.jar) and configured it within XI .The configuration according to the manual for this jar file is
    // Register the driver with the driver manager
    Class.forName("com.ddtek.jdbc.db2.DB2Driver");
    // Establish the Connection
    String url = "jdbc:datadirect:db2://corpserver1:50000;LocationName=ACCTNG";
    Connection con = DriverManager.getConnection(url, "test04", "test04");
    In XI we configured this as:
    Driver = com.ddtek.jdbc.db2.DB2Driver
    Connection = jdbc:datadirect:db2://servername;LocationName=NBHAGWAT
    and specified the user id and password
    <b>Note</b>: The Port Number is optional
    When this was done in XI, we got the below error in the Adapter Monitoring:
    Sender Adapter v2108 for Party '', Service 'JDBCtoFile':
    Configured at 2006-12-19 15:45:31 MST
    History:
    - 2006-12-19 15:45:31 MST: Retry interval started. Length: 10.000 s
    - 2006-12-19 15:45:31 MST: Error: Accessing database connection 'jdbc:datadirect:db2://AS400a;LocationName=NBHAGWAT' failed: DriverManagerException: Cannot establish connection to URL 'jdbc:datadirect:db2://AS400a;LocationName=NBHAGWAT': SAPClassNotFoundException: com.ddtek.jdbc.db2.DB2Driver
    - 2006-12-19 15:45:31 MST: Processing started
    Is this because there is something wrong because the way the connection string is specified.
    Anybody who has configured XI Sender JDBC adapter for AS/400 DB2, please send us some information on this.
    Thank you,
    Regards,
    Balaji

    > SAPClassNotFoundException:
    > com.ddtek.jdbc.db2.DB2Driver
    It looks like your JDBC driver is not found. Have you deployed the driver to XI?
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/3867a582-0401-0010-6cbf-9644e49f1a10">https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/3867a582-0401-0010-6cbf-9644e49f1a10</a>

  • Oracle Adapter for MySAP: Error trying to publish RFC as WSLD using J2CA.

    Hi,
    I'm using the "Application Explorer" tool in order to publish a BAPI function as WSLD. I can connect the SAP system, I can access the BAPI function, and when I try to execute "Export Outbound JCA Service (request/response)"... I get nothing but a error trace on the console...
    **Exception occurred during event dispatching:**
    **java.lang.NoClassDefFoundError: com/bea/wli/config/resource/BaseQuery**
    **at com.ibi.bse.gui.ExportIntoWSDLDialog.exportWSDL(ExportIntoWSDLDialog.java:483)**
    Although the error is quite clear:
    1.- I can not find this class in any JAR file in my Oracle Service Bus installation (10.3.0).
    2.- Why is the Application Explorer tool accessing that class? is it right? do I need to make extra-configuration? I just follow all the steps described in "Application Adapter Installation Guide (MySAP ERP, Siebel, PeopleSoft, J.D. Edwards OneWorld) WebLogic Server 10g Release 3 (10.3.1.0)" and "Application Adapter for MySAP ERP User's Guide WebLogic Server 10g Release 3 (10.3.1.0)".
    Regards,
    Antonio.

    The same end-result for What Siva mentioned, can also be accomplished by running setDomainEnv script in command prompt. It would set all the required jars in classpath. In the same prompt use ae.bat. (for eg. in linux it would be . ./setDomainEnv.sh followed by ae.sh in the same bash/prompt)
    I prefer to do something like this in first line of ae.bat if the above method is not possible
    SET CLASSPATH=%CLASSAPTH%;D:\bea\osb103MP1\osb_10.3\lib\sb-kernel-api.jar;D:\bea\osb103MP1\modules\com.bea.common.configfwk_1.2.1.0.jar;D:\bea\osb103MP1\modules\com.bea.core.management.jmx_1.1.0.0.jar;D:\bea\osb103MP1\modules\com.bea.core.management.core_2.3.0.0.jar;D:\bea\osb103MP1\wlserver_10.3\server\lib\weblogic.jar;%CLASSPATH%
    Mostly the problem I see is the version numbers for the jars mentioned by Siva will change from OSB version to version. Can you double check if the version numbers of jars match (eg com.bea.core.management.core_2.3.0.0.jar can be com.bea.core.management.core_2.3.x.y.jar in your installation.)
    Let me know if you still have the same issue.
    Manoj
    Edited by: mneelapu on Nov 23, 2009 12:06 PM
    Edited by: mneelapu on Nov 23, 2009 12:08 PM

  • Error in Configuring the EBS Adapter for WebCenter

    Hi All,
    when I'm configuring EBS Adapter for Web Center I'm getting the below Error while running the sql script AXF_EBS_SOLUTION_DATA.sql ,and I check the AXF_CONFIGS table is not available in db schema, not sure when this table will create. please find the error log detail below and give me some hint or link to overcome from this issue.
    Error Log:
    SQL> @AXF_EBS_SOLUTION_DATA.sql
    49  /
      v_formId AXF_CONFIGS.FORMID%TYPE;
    ERROR at line 2:
    ORA-06550: line 2, column 12:
    PLS-00201: identifier 'AXF_CONFIGS.FORMID' must be declared
    ORA-06550: line 2, column 12:
    PL/SQL: Item ignored
    ORA-06550: line 3, column 26:
    PLS-00302: component 'EVENTID' must be declared
    ORA-06550: line 3, column 13:
    PL/SQL: Item ignored
    ORA-06550: line 6, column 8:
    PL/SQL: ORA-02289: sequence does not exist
    ORA-06550: line 6, column 1:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 7, column 13:
    PL/SQL: ORA-00942: table or view does not exist
    ORA-06550: line 7, column 1:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 9, column 8:
    PL/SQL: ORA-02289: sequence does not exist
    ORA-06550: line 9, column 1:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 10, column 254:
    PLS-00320: the declaration of the type of this expression is incomplete or
    malformed
    ORA-06550: line 10, column 254:
    PL/SQL: ORA-00904: "V_FORMID": invalid identifier
    ORA-06550: line 10, column 1:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 11, column 13:
    PL/SQL: ORA-00942: table or view does not exist
    ORA-06550: line 11, column 1:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 13, column 8:
    PL/SQL: ORA-02289: sequence does not exist
    ORA-06550: line 13, column 1:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 14, column 254:
    PLS-00320: the declaration of the type of this expression is incomplete or
    malformed
    ORA-06550: line 14, column 254:
    PL/SQL: ORA-00904: "V_FORMID": invalid identifier
    ORA-06550: line 14, column 1:
    PL/SQL: SQL Statement ignored
    Thanks in advance
    Sanjeev

    Hi Sanjeev,
    You need to check if you have access to AXF_CONFIGS table. Check if you have ran GRANT_ACCESS.sql script which has below grant commands.
    grant execute any type to apps;
    grant create type to AXF;
    grant select on AXF.AXF_CONFIGS to apps;
    v_formId AXF_CONFIGS.FORMID%TYPE; means tableName.columnName%type;
    so looks like when you are running AXF_EBS_SOLUTION_DATA.sql you are not able to access AXF_CONFIGS table.
    Hope this helps.
    Regards,
    Amol Gavali.

  • WS Receiver Adapter Error - Error in WSDL access for task ID

    Hi Experts,
    Need Help..I am working on (PI 7.1:HP-UX) IDoc to WS Adapter scenario. Message failed in SXMB_Moni...Pasting the Error log. Does this related to any Network Issues? Do I need to do anymore configurations in WS Received Adapter?
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="INTERNAL">WS_ADAPTER_SYS_ERROR</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:Stack>System error while calling Web service adapter: Error in WSDL access: &#39;Error in WSDL access for task ID &quot;00000000000000000021&quot;; read the long text&#39;</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Thanks,
    Phani Akella.

    Hi,
    Ports were opened in the firewall...Now struggling with a different error. Gone through SDN and found Note 1142454 - Error when initializing the SOAP application.
    System error while calling Web service adapter: Error when initializing SOAP client application: &#39;error_text&#39
    This did not help...Do we need to do any SOAMANAGER Configuration? Please suggest.
    Thanks in Advance,
    Phani Akella.

  • Payload at Adapter for System Errors - SOAP receiver adapter

    Hi Everybody,
    I am working on an Idoc to SOAP asynchronous scenario.
    There are connection issues between SOAP adaper and the target webservice.
    I need to capture the Idoc number from the message payload for the Erroneous messages at the adapter for the System errors.
    Is there any way of capturing field values from the payload (Say, Idoc number) at the SOAP receiver Adapter level.
    Helpful answers will be rewarded points.
    Thanks & Regards,
    Zabiulla

    Hey,
            I think you need to implement a module inorder to get the payload at receiver adapter module.
    As far i concern you can not directly refer the payload in adapter in receiveer communication channel unless you have your own module, which gets the payload. Check the Modules tab in the communication channel and also regarding how to get the payload for error information, follow the steps mentioned in the below link, which gets the payload in file. hop it will resolve your issue.
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/snippets/writepayloadtoafilefromAdapter+Module
    Regards..
    Prasanna..

Maybe you are looking for

  • Crystal reports printing in dot matrix printer

    I'm using Crystal Reports 2008 with Visual Basic.Net 2008. The problem is that when i print the report in a laser printer, everything is good, but when i used dot matrix printer (like Epson LX 300+), reports is printed smaller than original, doesn't

  • Trying to Understand "Compute Modifications" when none were made

    Hello. I have certified documents that are used as checklists and later signed multiple times by multiple people.  Sometimes we have issues with those signatures and have to get people to resign.  The question here is, all those signatures show that

  • Documents in the Cloud isn't downloading and uploading files

    Hello! I'm with a very annoying bug on my iCloud, actually, in Documents in the Cloud. The problem is so strange that's very hard to explain that in words. But let's give it a try: iCloud isn't uploading my files to the cloud at all. I already did ev

  • Request uefi gop for msi gtx 760 oc

    Model: n760 tf 2gd5/oc s/n:    602-v284-72sb1404040120 Current bios: filedropper.com/gk104

  • High Sea Sale Scenario

    Hi expert pls. guide me about the High Sea sale scenario/process.... thanks,