Data Adapter Configuration Wizard and custom datatype's

I was wondering if there is planned support for GUI wizards similar to the Microsoft wizards that appear when you add a data adapter to a form at design time. These wizards appear when you use the Microsoft OracleClient, OLEDB or SQL Server client.
These wizards are great for generating a bases SELECT statement and testing it quickly and it also assists by creating the Insert, Update, and DELETE statements for an adapter which in turn help greatly when filling a dataset. If this is possible or there are other quick was of generating these statements I appreciate any feedback.
On a second topic, has there been any progress on allowing a custom Oracle datatype to be passed through ODP to .Net? Any planned date this will be supported?
Thanks in advance,
-J

Anyone have any comments on the use of data configuration wizards?
Thanks,
-J

Similar Messages

  • Vb 2010 data source configuration wizard and sql server 2012

    I am having a problem using the Data Source Configuration Wizard in vb 2010 express to connect to a remote SQL server database. The weird thing is that I can connect to it just fine if I manually dimension the sqlcommand, sqlconnection and set up the sql
    connectionstring. So I know the connectivity is possible, but I would like to use the functionality of the Data Source Configuration Wizard.
    Here's what happens when I attempt to add a connection via the Database Explorer:
    I only get two SQL Server options. Neither will let me connect to a remote database.
    I know that Microsoft SQL Server Compact 3.5 isn't what I want, but I have tried it anyway. It will only let me connect to a database on my computer. An 'ActiveSync' option is greyed out.
    Microsoft SQL Server Database File would appear to be what I want, but when I select this option, it informs me (as you can see) that this will only work for a local database:
    The connection string that I build manually (and which works) looks like this:
    Dim
    myConn
    As
    NewSqlConnection(sConnect)
    sConnect =
    ""Data Source=xxxxxx.xxxxxx.com;Server=""Xxxx XXX Database"";Initial Catalog=StockAnalysisProd;User
    ID=cadietz;Password = "& sPW &
    I have attempted all variation of this string in the database file name input box to no avail. I think it really should go in as a Data Source but those are hard wired and cannot be changed. I'm sure I'm doing something stupid, but I need someone
    to point out what it is. Thanks in advance for your help...
    Alex3764

    Alberto... thanks for your reply.
    Unfortunately this does not appear to work. I downloaded Visual Studio Express for the Web (2012) and attempted the 'work around' proposed by Sergey and I could not make it work on the remote server. I have given up on the Data Connection Wizard and
    am simply connecting to my remote SQL server using the manual classes (SqlConnection, SqlCommand, SqlDataAdapter, etc.). The moderator has marked this as an answer but I'm going to unmark it.
    I am now even more frustrated because I now find that I cannot connect to my LOCAL SQL database using the Data Connection Wizard and the circumstances are even weirder. Here's what happens:
    I open the Add Connection window, select 'Microsoft SQL Server Database File (SqlClient)' as the data source.
    I then browse to my local database file in the Database file name input box. When I click the 'Test Connection' button I get a message box that informs me: 'Test connection
    succeeded'. Voila!
    But, alas, when I close the message box and click OK on the Add Connection window I get this message: 'The ability to open this connection is not supported in this edition of Visual Studio'.
    I mean this borders on the absurd. Why is the Data Connection Wizard even offered with VB 2010 Express if you can't use it for anything. Once again I can get around the problem manually but I'm getting very frustrated with MS. Any suggestions??
    Alex3764

  • Issue with TableAdapter Configuration Wizard and CASE statements

    I am having an issue with using any CASE statements in the select clause for the Table Adapter Configuration Wizard (TCW).  I can take any query without a CASE and it will run fine, but inserting any CASE statement in the Select such as:
    SELECT
    (CASE WHEN :ras_sort = 'D' THEN TO_CHAR(a.TRANS_DATE,'YYYYMMDD')
      WHEN :ras_sort = 'C' THEN  c.CLAIMDEP_NAME
      WHEN :ras_sort = 'A' THEN  TO_CHAR(a.ACCOUNT_NUMBER)
      END) sort1
    FROM xxxx
    causes the TCW to error with "error in list of function arguments, 'THEN' not recognized" and several other errors.  I have tried with and without parameters in the CASE and have tried both forms of the CASE statement.  I have tried multiple queries, all that run with no problem outside of TCW and ODP, but this seems to be a real issue
    Is this a known problem and are there any workarounds that will allow use of the TCW?
    Thanks,
    Dave

    Hi Ashish,
    perhaps you launch the Web service wizard from the wrong location (i.e. not selecting the SEI you want to use). Did you strictly follow the steps described in the <a href="http://help.sap.com/saphelp_nwce10/helpdata/en/44/f36fa8fd1d41aae10000000a114a6b/frameset.htm">documentation</a> for creating the web service?

  • Database Adapter Configuration Wizard "File already exists" error

    I'm uding JDeveloper 10.1.3.1 on an XP machine running Java 1.5.0_06 and having trouble editing SOAOrderBooking.bpel as part of the tutorial.
    The tutorial calls for me to drag a new Database Adapter onto the diagram, select the "soademo_ssn" database and, on page 3 of the wizard select "Perform an operation on a table" and have only "Select" checked.
    When I click "Perform an operation on a table", the 5 tickboxes enable and are checked but the mouse pointer remains as an hourglass. If I press "Next" without doing anything else, the Wizard title changes to "Select Table" but never draws its controls, aside from the "Back" etc buttons along the bottom and the decorative graphic to the left. If I do try unchecking boxes to have only "Select" selected, every check box state change generates the error "File already exists" and the path of the .mwp file whose name I specified earlier. The file does exist, but it didn't before I entered the wizard.
    I've tried with three different filenames, and with two different database connections- both of which check out fine when I do "Test connection" in their property pages from the Connection Navigator.
    If I delete the file after each check state change, I can stop the errors appearing after I untick each checkbox, but the wizard still hangs on pressing "Next" whether the file is there or not.
    Does anyone have any suggestions?

    I am facing the same issues.
    I want to pick the new files and retain the files after polling.
    Any idea on this would help me to solve this issue.
    Thanks in advance.

  • How to retrieve data using logical database and custom select options

    Hi all,
    I have a selection screen which is displayed by logical database PSJ and I have two select options of my own. I need to retrieve data based on both selection screen of logical database and my own select options. How can I do it?
    Thanks in advance.

    Hai Gupta
    Check the following Document & Links
    1. A logical database is in fact
    a program only.
    2. This LDB provides two main things :
    a) a pre-defined selection screen
    which handles all user inputs and validations
    b) pre defined set of data
    based upon the user selection.
    3. So we dont have to worry about from
    which tables to fetch data.
    4. Moreover, this LDB Program,
    handles all user-authorisations
    and is efficient in all respects.
    5. tcode is SLDB
    good info about Logical Database. you can check the link.
    http://www.geekinterview.com/question_details/1506
    http://help.sap.com/saphelp_46c/helpdata/EN/35/2cd77bd7705394e10000009b387c12/frameset.htm
    Re: How to Create and Use ldb in reports?
    Re: Logical databases
    http://help.sap.com/saphelp_46c/helpdata/en/9f/db9bed35c111d1829f0000e829fbfe/frameset.htm
    Functions for displaying and changing logical databases:
    Call Transaction SE36 or
    Choose ABAP Workbench -> Development -> Programming environ. -> Logical databases
    Interaction between database program and report:
    During program processing, subroutines are performed in the database program and events are executed in the report.
    To read data from a database tables we use logical database.
    A logical database provides read-only access to a group of related tables to an ABAP/4 program.
    advantages:-
    The programmer need not worry about the primary key for each table.Because Logical database knows how the different tables relate to each other,and can issue the SELECT command with proper where clause to retrieve the data.
    i)An easy-to-use standard user interface.
    ii)check functions which check that user input is complete,correct,and plausible.
    iii)meaningful data selection.
    iv)central authorization checks for database accesses.
    v)good read access performance while retaining the hierarchical data view determined by the application logic.
    disadvantages:-
    i)If you donot specify a logical database in the program attributes,the GET events never occur.
    ii)There is no ENDGET command,so the code block associated with an event ends with the next event
    statement (such as another GET or an END-OF-SELECTION).
    1. transaction code SLDB.
    2.enter name z<ldb-name>
    3.create
    4.short text
    5.create
    6. name of root node (here Ekko)
    7. enter short text (f6)
    8.node type -> data base table.
    9.create
    10 change logical DB
    riht click on ekko and insert node
    here node name ekpo
    11.create
    12. click on selections
    13. press no Should the changed structure of Z<ldb name> be saved first.
    14.select tables which you want to join.
    15.transfer
    16 now you have to o to coding part.
    17. save
    activate.
    19.click to src code
    double click on first include and activate
    Regards
    Sreeni

  • Configuration for JMS Adapter Sensor action and JMS Queue sensor action..!!

    Hi,
    Id like my BPEL process to send an XML message to JMS on Websphere,I was able to do this through a JMS adapter.But I would more like to add sensors into my process which would really do the same thing - send an XML message to JMS Q.
    Now I understand that there are two ways to do this,JMS Queue and JMS Adapter - thorugh bpel sensor action.
    I am able to use JMS Queue and it works fine , but adds its own xml tags to the message,Is there any way I could send only my xml payload as a message to the queue??
    Also could any1 tell me what is the configuration for JMS Adapter sensor action?
    Any suggestions how do I go about it??

    Hey Anirudh,
    Thanx for the response :-)
    All these hold good when I have an AQ adaptor right,But the thing is I want to send a message to a 'JMS' queue with out actually using an adapter configuration wizard and everythng..So I resolved to JMS queue Sensor action..Heres the xml snippet from the sensorAction.xml files which is generated..
    <actions targetNamespace="http://xmlns.oracle.com/Test_JMS_Logging" xmlns="http://xmlns.oracle.com/bpel/sensor" xmlns:tns="http://xmlns.oracle.com/Test_JMS_Logging" xmlns:pc="http://xmlns.oracle.com/bpel/sensor">
    <action name="JMS_LogEntry" publishName="" publishType="JMSQueue" enabled="true" filter="" publishTarget="jms/L_Queue">
    <property name="JMSConnectionFactory">jms/L_QueueCF</property>
    <sensorName>ActivitySensor_JMS</sensorName>
    </action>
    </actions>
    This works grt and adds messages to the queue..But adds its own header info according to the sensor.xsd loacted at the Oracle_home\bpel\system\xmllib\ folder.
    Right now the XML message added to the Queue is:-
    <actionData xmlns="http://xmlns.oracle.com/bpel/sensor">
    <header>
    <sensor sensorName="ActivitySensor_JMS" classname="oracle.tip.pc.services.reports.dca.agents.BpelActivitySensorAgent" kind="activity" target="AddLEntr
    y" xmlns:pc="http://xmlns.oracle.com/bpel/sensor" xmlns:ns2="http://www.ulrhome.com/2008/10/L_Entry" xmlns:tns="http://xmlns.oracle.com/Test_JMS">
    <activityConfig evalTime="completion">
    <variable outputDataType="string" outputNamespace="http://www.w3.org/2001/XMLSchema" target="$WriteL_Produce_Message_InputVariable/L_Entry/ns2:L_Entry/ns2:LCName"/>
    </activityConfig>
    </sensor>
    <instanceId>950016</instanceId>
    <processName>Test_JMS</processName>
    <processRevision>v2009_04_15__40833</processRevision>
    <domain>default</domain>
    <timestamp>2009-04-15T11:21:23.596-04:00</timestamp>
    <midTierInstance>app01.ulrhome.com:9700</midTierInstance>
    </header>
    <payload>
    <activityData>
    <activityType>scope</activityType>
    <evalPoint>completion</evalPoint>
    <durationInSeconds>0.011</durationInSeconds>
    <duration>PT0.011S</duration>
    </activityData>
    <variableData>
    <dataType>12</dataType>
    <data>
    <ns0:LCName xmlns:ns0="LC_Test1http://www.ulrhome.com/2008/10/L_Entry">LC_Test1</ns0:LCName>
    </data>
    <queryName/>
    <target>$WriteL_Produce_Message_InputVariable/L_Entry/ns2:L_Entry/ns2:LCName</target>
    <updaterName>AddL_Entry</updaterName>
    <updaterType>scope</updaterType>
    </variableData>
    </payload>
    </actionData>
    My requirement is that I need to add a sensor to the BPEL process which posts 'Only my payload message to the JMS queue'..
    What I would want the message in the Queue to be is : -
    <data>
    <ns0:LCName xmlns:ns0="LC_Test1http://www.ulrhome.com/2008/10/L_Entry">LC_Test1</ns0:LCName>
    </data>
    Also while creating a Sensor action I get another option as JMS Adaptor,I am not sure of what value to type in this wizard..Heres what I keyed in..M sure this is not right..Cos it dosnt work :-)
    <action name="SensorAction_JMS" publishName="" publishType="JMSAdapter" enabled="true" filter="" publishTarget="jms/LoggingQueue">
    <property name="JMSConnectionName">Log</property>
    </action>
    </actions>
    Could any 1 tel me what values are the right values..And does JMS Adapter mean that I have to create a JMS Apator in the project and give that connection name as a Value..
    I am not finding sufficiant Documentation for 'JMS Adapter' so M clueless and right now any help will be appriciated :-)
    Regards,
    Akshatha.

  • Shel life experation date for material and customer

    we will need a specify minimum Shelf Life Expiration Date/Production Date for a material and customer.
    example:
    The customer X for  material  Y require 200 days for minimum shelf life expiration. This means we send this material his shelf life expiration have great than 200 days.
    Thanks

    Hi,
    If you are into FMCG industry, you need to maintain BBD (Best before date) also along with SLED & Production Dt.

  • Jdev database adapter config wizard

    hi,
    i'm using JDeveloper 10.1.2 and mySQL Server 4.1
    i realized that i have to use JDeveloper to be able to set up DBAdapters for my BPEL process ..
    anyway, i created a new PartnerLink, i click on the Define Adapter Service icon, then i get the ADAPTER CONFIGURATION WIZARD.
    from there i get as far as where i have to Import Tables.
    i can find "[email protected]" but when i click OK i get
    "The following error has occured:
    ROOT@LOCALHOST
    Please consult the Database Adapter documentation for detailed instructions on how to fix this problem."
    anybody know why this is happening?? and how i can solve this?
    -T

    hi,
    i'm using JDeveloper 10.1.2 and mySQL Server 4.1
    i realized that i have to use JDeveloper to be able to set up DBAdapters for my BPEL process ..
    anyway, i created a new PartnerLink, i click on the Define Adapter Service icon, then i get the ADAPTER CONFIGURATION WIZARD.
    from there i get as far as where i have to Import Tables.
    i can find "[email protected]" but when i click OK i get
    "The following error has occured:
    ROOT@LOCALHOST
    Please consult the Database Adapter documentation for detailed instructions on how to fix this problem."
    anybody know why this is happening?? and how i can solve this?
    -T

  • "System.FormatException: The string was not recognized as a valid DateTime" when running SharePoint Configuration Wizard step 9

    Dears,
    We have a problem upgrading sharepoint
    From: SharePoint 2007 SP2 12.0.0.6535 - April 10 cumulative Update
    To: SharePoint 2007 SP2 12.0.6557.5000 - April 11 cumulative Update
    We start installing WSS CU in our standalone environment
    Then we start running the SharePoint Configuration Wizard and it is failed in step 9 with the following error in "PSCDiagnostics" log:
    File reader could not understand line 15679. Line was: 06/26/2011 10:11:35  1  INF              Entering function PsconfigLinkLabel.LinkLabelClickedEventHandler. Error was: System.FormatException:
    The string was not recognized as a valid DateTime. There is a unknown word starting
     at index 24.
     at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles)
     at UlsGump.Column.TimeColumn.ParseTime(StringFacade timeString)
     at UlsGump.UlsEntry.SetEntryFromThread(StringFacade[] threadFacades, StringCacheFile stringCacheFile, Int64 messageLocation)
     at UlsGump.UlsEntry.ReadFromUlsBuffer(Char[] buffer, Int32 bufferStart, Int32 bufferCount, StringCacheFile stringCacheFile, Int64 fileStart)
     at UlsGump.FilePump.ReadJob()
     Please help and advise to solve this error in order to get upgrading sharepoint succeed
    Regards, Anas N. Alhussein | Sharepoint Senior Developer

    Hi,
    From your narration, you can clear the configuration cache, then re-run the SharePoint Configuration Wizard, check the effect.
    Cleared the cache of config database by following below steps.
    1. Stopped the Windows SharePoint Services Timer service.
    2. Started on the SharePoint Server where Central Administration Site is hosted. Browse to
    C:\Documents and Settings\All Users\Application Data\Microsoft\SharePoint\Config\
    3. Deleted all the xml files. (But do not delete the cache.ini file.)
    4. Then Edited the cache.ini and replaced the current value with "1".
    5. Restarted the Windows SharePoint Services Timer service on the Central Admin server .
    Thanks,
    Rock Wang
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Regards, Rock Wang Microsoft Online Community Support

  • Configuration of DI SSO with Configuration Wizard not working

    Hi All,
    I've installed CE 7.2 and connected it to an existing SLD.
    I'm running Configuration Wizard -> DI landscape SSO configuration for the SSO between NWDI and SLD components
    and getting error in the step -> Get J2ee Partner Sid Binding
    with error:
    Stack Trace
    com.sap.tc.lm.ctc.management.CTCRuntimeException: Exception during transformation of the EnviornmentContext
         at com.sap.tc.lm.ctc.management.client.impl.ClientContextService.getEnviornmentContext(ClientContextService.java:37)
         at com.sap.tc.lm.ctc.management.client.DistrClient.getEnviornmentContext(DistrClient.java:118)
         at com.sap.tc.lm.ctc.metamodel.process.controller.DistrActionController.getRemoteEnviorment(DistrActionController.java:70)
         at com.sap.tc.lm.ctc.metamodel.process.controller.DistrActionController.getMessage(DistrActionController.java:38)
         at com.sap.tc.lm.ctc.metamodel.process.controller.ActionController.getMessage(ActionController.java:261)
         at com.sap.tc.lm.ctc.metamodel.process.controller.BindingControllerImpl.execute(BindingControllerImpl.java:77)
         at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.remoteOrLocalExecution(ProcessControllerImpl.java:703)
         at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:281)
         at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.remoteOrLocalExecution(ProcessControllerImpl.java:703)
         at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:281)
         at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.remoteOrLocalExecution(ProcessControllerImpl.java:703)
         at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:281)
         at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.remoteOrLocalExecution(ProcessControllerImpl.java:703)
         at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:281)
         at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.remoteOrLocalExecution(ProcessControllerImpl.java:703)
         at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:281)
         at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.remoteOrLocalExecution(ProcessControllerImpl.java:703)
         at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:281)
         at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessExecuter.run(ProcessExecuter.java:171)
         at java.lang.Thread.run(Thread.java:679)
    Caused by: java.lang.NullPointerException: while trying to invoke the method org.w3c.dom.Element.getChildNodes() of an object loaded from local variable 'element'
         at com.sap.tc.lm.ctc.management.util.XMLElementUtil.getElementChildren(XMLElementUtil.java:43)
         at com.sap.tc.lm.ctc.management.util.XMLElementUtil.getAllChildren(XMLElementUtil.java:67)
         at com.sap.tc.lm.ctc.management.util.XMLManagementUtil.getAllChildren(XMLManagementUtil.java:76)
         at com.sap.tc.lm.ctc.management.xml.CTCClientContextServiceJava2XML.deserializeEnviornmentContextResponce(CTCClientContextServiceJava2XML.java:48)
         at com.sap.tc.lm.ctc.management.client.impl.ClientContextService.getEnviornmentContext(ClientContextService.java:35)
    Any idea ?
    Dimitry Haritonov

    yes. I've run the configuration wizards and also, it is on the same server ...
    It seems that it fails with the remote SLD server

  • How to launch configuration wizard in unix

    I have installed Oracle BPM Enterprise for Weblogic on a headless unix machine. I installed from a Text console as instructed in the Installation guide. However, there is no documentation on what to do next - the configuration guide does not address how to run the configuration wizard or the process administrator in this mode. Help!

    Hello
    Well i don't have it installed on windows
    But the path must be similar
    You may found the configuration wizard in: <OraBPMwlHome>/bin/obpmconfwizard (to launch the configuration wizard)
    and
    OraBPMwlHome>/bin/obpmadcenter to launch BPM Admin Center.
    Hope this helps
    Anyway, you can always use scripts ant to configure and deploy your bpm enterprise

  • CS5 - Can't find Data Driven Graphic Wizard

    I just move to CS5 from CS3, is that the DDGW function being cancelled? cause I can't find it from the menu bar and the offline help manual.
    Thanks

    Hello!,
    I just wanted to share with you all that today I needed that data-driven merge wizard. I'm using CS4. The Extension Manager showed it activated but it was not ( I didn't appear under the Commands menu). I unchecked the activation checkmark. Then I closed fireworks and the extension manager. I launched Extension Manager again, enabling the data-driven merge wizard, and now Fireworks shows it under the Command menu.

  • How can take a Custom Data Type in TestStand and create a LabVIEW DataType?

    I am using LV 8.2 and TS 3.5.
    I have an existing Custom Data Type in TestStand and I want to make a LabView Type Def.  The TS DataType contains 11 elements: a Visa Resource Container of 2 elements (String, DeviceName and Number, Session), 9 Numerics and 1 String Array.  For Backwards compatability, I cannot modify the TestStand DataType.
    Thanks,
    Jean

    Hi Goldee,
    You should be able to do that. It's a two step procedure.
    1) Creates in LV a custom datatype that maps 1:1 yours TS datatype.
    2) Go in the TypePalette in the properties of yours TS Datatype and check into LV Cluster Passing Menu'. Here you can Connect a specific Field of the TS datatype to a Specific Label of the corresponding LV datatype. Once you've done it the TS datatype will result modified, I mean "starred" but the change you applied should not impact the datatype structure itself only the way you pass it to LV.
    Have a good day
    FiloP
    It doesn't matter how beautiful your theory is, it doesn't matter how smart you are. If it doesn't agree with experiment, it's wrong.
    Richard P. Feynman

  • Configuration Wizard-NW:BI-AS ABAP(Connectivity of BI and Source System): M

    Hi friends,
    I´m configuring the (NW: BI - AS ABAP (Connectivity of BI and Source System): Maintain) in NWA using Configuration Wizard.
    But there is the error in step (NW: BI - AS ABAP (Connectivity of BI and Source System): Maintain > Scenario UI: NW_BI_ABAP_DEFAULT > Scenario Process: Abap Server Integration to BI > Configuration Process > Configuration Unit: Initialize > Config Unit BI System: Initialize > Customizing: Assign Logical System to Client > Write Customizing data to Table T000)
    Below error log:
    *Write Customizing data to Table T000*
    Description:
    Exception in step "WriteProfile_1223390220410"
    Exception details : com.sap.tc.lm.ctc.metamodel.exception.ActionExecuteException: Exception during the import of the profile!
    State
    Step finished with error
    Support Information
    Type of Action
    WriteProfile
    Debug Events
    WriteProfile:Write Customizing data to Table T000
    Library: sap.com/tclmconfig~bs
    SourcePath ./com_sap_nw_bi_abap_default_maintain/ext_12064772269223/ext_1206447991146/Process_1207123636083/proc_1196064316796/Process_1204300420808/proc_1204300371034/WriteProfile_1223390220410
    Time 2011/11/03 at 15:36:57
    Schema content/NetWeaver/Common/Customizing/Clients/T000.xsd
    Type : View Maintenance
    Input
    <TABLE_T000 xmlns:expr="http:/sap.com/ctc/expressions"><T000><MANDT>100</MANDT><LOGSYS>SOLCLNT100</LOGSYS></T000></TABLE_T000>
    Schema
    <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:vma="http://www.sap.com/ctc/vma"
    elementFormDefault="qualified"> <xsd:element name="TABLE_T000" type="TABLE_T000"></xsd:element> <xsd:complexType name="TABLE_T000"> <xsd:sequence> <xsd:element name="T000" type="T000"> <xsd:annotation> <xsd:appinfo
    source="http://www.sap.com/ctc"> <vma:vmacontext table="T000" isupdate="false"/> </xsd:appinfo> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> <xsd:complexType name="T000"> <xsd:sequence> <xsd:element name="MANDT" type="xsd:string"> <xsd:annotation> <xsd:appinfo source="http://www.sap.com/ctc"> <vma:vmaproperty column="MANDT"/> </xsd:appinfo>
    </xsd:annotation> </xsd:element> <xsd:element name="LOGSYS" type="xsd:string"> <xsd:annotation> <xsd:appinfo source="http://www.sap.com/ctc"> <vma:vmaproperty column="LOGSYS"></vma:vmaproperty> </xsd:appinfo> </xsd:annotation> </xsd:element
    </xsd:sequence> </xsd:complexType> </xsd:schema>  
    Destination parameters
    user : SOLMAN_ADMIN
    password : % secure content %
    host : cdsolman
    sysnr : 01
    client : 100
    language : en
    Stack Trace
    Caused by: com.sap.tc.lm.ctc.cul.api.CULServiceException: Exception during the import of the profile!
         at com.sap.tc.lm.ctc.cul.serviceimpl.writeProfile.CULServiceWriteProfileImpl.writeProfile(CULServiceWriteProfileImpl.java:98)
         at com.sap.tc.lm.ctc.cul.serviceimpl.process.WriteProfileControllerImpl.execute(WriteProfileControllerImpl.java:160)
         ... 16 more
    Caused by: com.sap.tc.lm.ctc.cul.cpi.context.ConfigurationBrokerException: <Localization failed: ResourceBundle='com.sap.tc.lm.ctc.cul.cpi.CPIResourceBundle', ID='xml_parsing_exception', Arguments: []> : Can't find resource for bundle java.util.PropertyResourceBundle, key xml_parsing_exception
         at com.sap.tc.lm.ctc.cul.broker.BrokerWriteProfileImpl.writeProfile(BrokerWriteProfileImpl.java:79)
         at com.sap.tc.lm.ctc.cul.serviceimpl.writeProfile.CULServiceWriteProfileImpl.writeProfile(CULServiceWriteProfileImpl.java:95)
         ... 17 more
    Caused by: com.sap.tc.lm.ctc.provider.vmaprovider.exceptions.VMAProviderBaseException: Incorrect XML
         at com.sap.tc.lm.ctc.provider.vmaprovider.util.VMAUtil.getDocument(VMAUtil.java:349)
         at com.sap.tc.lm.ctc.provider.vmaprovider.util.VMAUtil.setXmlValue(VMAUtil.java:250)
         at com.sap.tc.lm.ctc.provider.vmaprovider.util.JCOProfileExecutorImpl.executeContext(JCOProfileExecutorImpl.java:310)
         at com.sap.tc.lm.ctc.provider.vmaprovider.util.JCOProfileExecutorImpl.executeChildNode(JCOProfileExecutorImpl.java:183)
         at com.sap.tc.lm.ctc.provider.vmaprovider.util.JCOProfileExecutorImpl.executeProfile(JCOProfileExecutorImpl.java:129)
         at com.sap.tc.lm.ctc.provider.vmaprovider.VMAWriteProfile.writeProfile(VMAWriteProfile.java:59)
         at com.sap.tc.lm.ctc.cul.broker.BrokerWriteProfileImpl.writeProfile(BrokerWriteProfileImpl.java:144)
         at com.sap.tc.lm.ctc.cul.broker.BrokerWriteProfileImpl.writeProfile(BrokerWriteProfileImpl.java:73)
    Caused by: com.sap.engine.lib.xml.parser.NestedSAXParserException: Fatal Error: com.sap.engine.lib.xml.parser.ParserException: Incorrect encoded sequence detected at character (hex) 0x6f, (bin) 1101111. Check whether the input parsed contains correctly encoded characters. Encoding used is: 'utf-8'(:main:, row:1, col:637)(:main:, row=1, col=637) -> com.sap.engine.lib.xml.parser.ParserException: Incorrect encoded sequence detected at character (hex) 0x6f, (bin) 1101111. Check whether the input parsed contains correctly encoded characters. Encoding used is: 'utf-8'(:main:, row:1, col:637)
         at com.sap.engine.lib.xml.parser.DOMParser.parse(DOMParser.java:139)
         at com.sap.engine.lib.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:127)
         at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:76)
         at com.sap.tc.lm.ctc.provider.vmaprovider.util.VMAUtil.getDocument(VMAUtil.java:341)
    Caused by: com.sap.engine.lib.xml.parser.ParserException: Incorrect encoded sequence detected at character (hex) 0x6f, (bin) 1101111. Check whether the input parsed contains correctly encoded characters. Encoding used is: 'utf-8'(:main:, row:1, col:637)
         at com.sap.engine.lib.xml.parser.readers.EncodedDataReader.read(EncodedDataReader.java:209)
         at com.sap.engine.lib.xml.parser.readers.EncodedDataReader.read(EncodedDataReader.java:207)
         at com.sap.engine.lib.xml.parser.helpers.AdvancedXMLStreamReader.read(AdvancedXMLStreamReader.java:143)
    All the others steps were finished successfully
    Only this step is with error. I don´t know that to do.
    Regards,
    Ricardo Arriado
    Edited by: Ricardo Arriado on Nov 4, 2011 6:24 PM

    Hi,
    Please double check the JCO user and the authorization.
    Or
    Apply these two notes, it should resolve ur issue
    1493124 CTC: Check table existence before table whitelist
    1471762 CTC: Automated Configuration:
    Hope this helps u.
    Best Regards
    Vijay K

  • Outbound delivery date in June and customer invoice post in July,tax rate?

    Hi Experts
    tax rate (June)=22%
    tax rate (july)=24%
    issue is Outbound delivery date in June and customer invoice post in July,so sytem taking tax rate =24% instead of 22%.Because outbound delivery is happened in June.
    Please let me know that,
    1)how system picking tax rate on base like billing date or service render date or ...?
    2)how to take tax rate (june)=22% in July posting.
    regards
    sachin

    Tax Rate is picked based on the pricing date.
    You need to check with your SD collegue to configure the pricing date to be equal to outbound delivery date to pick the outbound delivery date based tax rates.
    Regards,
    Gaurav

Maybe you are looking for