Transformation Activating Problem

Hi Frds
When Iam activating the tranformation i am getting warning msg "Rule 16 (target: ZCODNTYPE group: 01 Standard Group ): Constant is initial" . I have checked the ZCONTYPE (Rule Details) there the Rule Type is Constant and Constant Value is blank. But then also i am getting same warning msg.
I have writtern End routine to get value for ZCONDTYPE.
Due these issues i cant able transport the transformation to quality server.
Kindly anyone tell me how to fix these .
Thanks
Pari

Hi Ranjit,
Thanks for Your help.
After transporting the req. and checking log in SE10. I am getting error msg
Start of the after-import method RS_TRFN_AFTER_IMPORT for object type(s) TRFN (Activation Mode)
End Routine: Syntax error in routine
Errors occurred during post-handling RS_AFTER_IMPORT for ROUT L
The errors affect the following components:
BW-WHM (Warehouse Management)
I have transported the ODS, Transformation but i cant able to transport the end routines.
When i am clicking the end routine in quality ,its giving dump.
kindly give me the solutions.
Thanks
Pari

Similar Messages

  • Transform Activity Problem - The Target is mismatched from the one in ...

    Hi everyone,
    When I double click Transform activity, It pop up an error message said "The Target is mismatched from the one in transformation file".
    Could anyone tell me how to solve the problem???
    Thanks....
    Elvis.

    You transform the result into some bpel-variable.
    The mismatch may be between the type of that bpel-variable compared to the type declared as the target of the transformation. The target is given by an xsd-reference in the xml-comments in the header of the xslt-file (source view).
    Hope this helps.
    /CadB

  • DSO Transformation Activation problem in BI 7

    Hi,
    I am creating Transformations using my Data Source to DSO.
    I am getting error while activating the Transformations...
    Error Msg = Rule 1(Target:0Recordmode group: Technical group): Constant is Initial.
    Where i have to insert this 0Recordmode in Transformations in BI 7 ?
    Pls help me in this regard.
    Thank you.

    Hi friends...sorry 2 say..these replies are not helpful.
    I am in BI 7.
    Not using Info Source ( No Comm Structure ).
    Created Data Source. Created Info Package. Loaded Data into PSA.
    Created DSO..while activating the Transformations using my Data Source I am getting the error.
    I am getting error while activating the Transformations...
    Error Msg = Rule 1(Target:0Recordmode group: Technical group): Constant is Initial.
    Where i have to insert this 0Recordmode in Transformations.
    Pls dont say about 0RECORDMODE and the Images.
    Pls dont say about Info Source and Communication Structure ( I'm Not using ).
    Thank you.

  • Transformation activation problem

    Hello All,
    after saving a transformation it results a failure of the system.
    No errors are displayed but something goes wrong: after saving the transformation, it looks like it is saved successfully (as I can read on the left bottom) while simultaneosly I see that the transformation is still not saved (as I can read under Version).
    Moreover even if I try to delete a Rule it still remains on the screen.
    Saving one more time the transformation leads to the same result.
    No further updates are saved even if the system replies with "Transformation saved successfully".
    Thanks for any help.

    Hi,
          Actually this is a Patch related problem. May be you are using patch SAP_BW at level 15 or less. I have faced the similar problem there is a SAP note delivered. Refer this Note and Apply 1085318.
    Regards
    Karthik

  • Problems with: orcl:lookup-xml in BPEL process transformation activity

    All,
    I'm trying to do a lookup (using orcl:lookup-xml) from a transform activity within a BPEL process.
    The function editor in JDeveloper tells me that the following params are needed:
    - docURL
    - parentXPath
    - keyXPath
    - lookupXPath
    - key
    All of this is clear! In the examples I can find on the oracle site, the value for the docURL is always like: "file:/x:/somefile.xml". This works fine when I test the xsl on my local development pc. However when I deploy to my test environment (SOA Suite on Linux) this file reference isn't going to work obviously.
    I want the docURL to point to an XML file which I include in the deploy of the BPEL process. Can anyone tell me how to do this?
    Hope you can help!
    Message was edited by:
    Chris Everett NL

    Is this xml-file on some relative path of your bpel process, or can you ship it in the same directory inwhich also the .bpel file exists ?

  • Real trouble creating BPEL transform activity, please advise.

    I am using JDeveloper 10G (10.1.3.3.0)
    1. I create a new application, right click it, create a new bpel process project. (Async)
    2. in the bpel design window, I drag a transform activity to the middle, double click it and in the transformation tab select source=inputVariable and target=outputVariable. (then click ok)
    3. up comes the xsl mapping: I drag a line across from the input to the result. (the only option as this only takes in 1 value and only outputs 1 value)
    4. I right click the center and test it. both Transformation_1-Source.xml and Transformation_1-Target.xml are selected. I click ok.
    here I get an error in a pop up window, "failed to transform source xml, null". what does this mean and how do you fix it?
    does this version of Jdeveloper have bugs, I am trying to follow tutorials but I keep getting these kind of errors.
    can anyone get a small example working like this? if so what did you do differently?
    Lavanya
    ps - I also get "failed to save xsl map, make sure xsl map is valid"....starting to wonder if it is a bug
    Edited by: LavanyaHalliwell on Jun 25, 2010 9:42 AM

    I'm having the same problem with 10.1.3.5.0.4306
    10.1.3.4 worked great but since moving up to .5 it's nothing but headaches with xsl. I even entered an SR and was sent a new version of lib/xmlparserv.jar but still have problems.
    Simple one-to-one test transforms even fail as above. If I view the source then go back to design it gives another error "Error: XSL Map generation failed. Please use the source editor to correct the problems an return to the design editor".
    I re-downloaded an installed and it worked for a little while then started flaking out again.
    How do we get it to work like 10.1.3.4 did?

  • Using the XPATH expression function in Transformation activity

    Hi,
    I have to map the variable value(other than the source variable) to one of the node in the target variable in the transformation activity. For that I am using the XPATH expression function bpws:getVariableData ('variableName') and map it to corrsponding target node. But this mapping is not at all happening. The same prolem occurs while using function ora:getInstanceID() in transformation function. Then I could find a metalink note id: 387381.1,saying it as the bug in 10.1.2.2 BPEL PM, which they are covering in the next release. But our BPEL PM version is 10.1.3.3. But still the same type of problem occurs.
    Please let me know, is there are any solution for using the ora:getInstanceID() , bpws:getVariableData in Transformation activity.

    Hi,
    I dont understand why would you need to use the "bpws:getVariableData" function.
    When you are mapping a source-node to a target-node, it usually assigns the value in the source-node to the target-node, which is as good as using the "bpws:getVariableData" function.
    So, technically speaking you need to use this function explicitly to achieve that ...
    Also, if you want the instance-id, you can use the "ora:getInstanceId()" directly in the BPEL code than using it in the transformation.
    Regards,
    Madhu.

  • Transform activity in Process Flow

    Hi Guys,
    After wasting hour trying to get the SQLPlus activity working I noticed that I can just drop the stored procedures into the flow as a
    "Transform activity". I linked everything up but as soon as I put the "Transform activity" in the process flow it failes with
    a complete failure. The OWB Browser gives NO details. It just says complete failure. The stored procedure aka. "Transform activity" validates fine
    and executes fine when I do it manually via the DB console.
    Any ideas?

    Hi MccM,
    The OWB browser tells me that the sql load worked and the procedure did not. (I am not familiar with audit views but I doubt that the problem is on the database side since the stored procedure complies fine from there). I noticed that I can configure the activity and set the execution environment with is "NATIVE" in my case. - I dont have any options there.
    Here is a [screen print|http://www.metallon.org/test/e34.jpg] of the OWB browser.
    This is urgend now so I would be very happy for any help and generously give out the "Helpful" post points :)

  • Transformation activity very slow in Jdev.

    Hi!
    When I use the Transformation activity it takes for ever for Jdev to populate the two parts boxes (Source part & Target part)
    Sometimes it wont even succeed.
    Is this a bug in Jdev or what?
    I've tried 10.1.3.3 and 10.1.3.4 - same result.
    Regards, Henrik

    Hmmmm....I dont think its a bug because we also use this feature quite often.
    I have not faced such problems.
    Is your xsd contains huge number of elements?
    Cheers,
    Abhi...

  • Transform activity is taking a lot of time

    Hi All,
    I have a process that gets data from a file and insert it into a DB.
    I'm using a transformation activity between the file & DB adapters.
    When tranform few records I hva eno problem. When transforming 30,000 records it takes about 25 minutes, and it's a lot.
    Some one maybe knows what can be the reson???
    The data is very simple(string/numbers). With another tool it takes few sec'
    Thanks
    Riko

    Hiii Riko, I don't know the exact solution to your problem. Some of my thoughts on your issue here.
    I too have production server and I must say 25 mins for 30k records is a reasonable time considering it logs the instance processes/records in the DB in background.
    The transformation in SOA Suite takes a lot of time as while doing transformation it keeps the whole payload (which consists of 30K records in memory/RAM). As it is obvious that it would be transforming one record at a time, but keeping all records in memory for their processing.
    If your requirement is only routing and transformation why don't you go for an ESB. I suggest that you use Oracle Service Bus for that. It doesn't keep the whole payload in memory and execution would be much faster. Still it would not be in few seconds( I dont know which tool you are testing with).
    If you are going to have many transactions where you need to pass 30-50K records frequently and many a times in a day I suggest you go with Oracle Data Integrator (ODI).

  • Error with transform activity - failed to save XSL Map

    I am trying to create a bpel process that gets files via ftp which consists and a set of data records. The plan is for the data to be inserted into a db staging table. Along the way I need to execute a transformation on the data to get it into a form that the staging table can use. Thus I was trying to execute a transform activity which would take the ftp source data which is a xml document with multiple records and then port it into the collection for insertion into the db table. However I find that when I try to save the transform after connecting the recs element to the for-each for the db elements I get a message from jdeveloper 10.1.3.4 "Failed to save XSL Map".
    How to I transport the data and overcome this problem?
    Thanks,
    Steve

    Hi,
         I had faced similar kind of problem earlier. It was not a problem with transformation; it was problem with JDeveloper sessions. Before creating the XSL please check if you can able to connect the remote system from JDeveloper.

  • Can you help me with FontExplorer font activation problems?

    Anyone know how to solve a font activation problem I am having with FontExplorer 4.2? I am on a new mac with new fonts, I am using Maverick with Adobe CS6. With my new mac I bought the latest version of FontExporer Pro X 4.2. This program is having trouble with font activation in all my Adoble suite apps including Indesign. Here is what I am seeing:
    1. The font activates, but the Adobe app does not recognize that it is active. If I go back to Font Explorer and deactivate manually, then re-activate manually. The adobe app might then recognize it. Sometimes it still doesn't. But this does not stay permanently, as soon as I do a restart I have to go through this process again. I see this more often with the User system fonts, but a few times with my regular fonts.
    2. Other times, such as in Indesign, I go to open the file and the file stalls and doesn’t progress while it is trying to activate the fonts.
    3. Another time I have seen after an illustrator file is opened the fonts aren't recognized as being opened and the text goes blank on the page.
    4. In all adobe apps, if I go to use "replace font" on the missing fonts (even though they are turned on) the "replace font" menu only shows the basic system fonts, it won't show me the other fonts turned on.
    I have seen these issues with both formerly created files and fresh new files.
    I have tried the following based on feedback from Font Explorer staff:
    Refresh your Spotlight database
    1. Quit all applications other than FontExplorer X
    2. Choose Tools > Refresh Spotlight Database
    Clean your font caches
    1. Quit all applications other than FontExplorer X 2. Choose Tools > Clean Application Font Caches (check all available checkboxes)
    3. Choose Tools > Clean System Font Caches (requires restart)
    Still after trying this multiple times, the errors continue and even get more random.
    I have also tried this based on their feedback:
    go to FONTEXPLORER X PRO -> PREFERENCES -> ADVANCED and make sure that "Automatically deactivate fonts which have not been activated by the system" is NOT set to never.
    Then click on TOOLS and clean all font caches. Then reboot the system.
    The auto-activation is using a new Apple technology (called Core Text), which unfortunately does not work correctly with some of the Adobe and Quark applications when keeping the fonts permanently activated. We are currently working on an update, and the next version of FontExplorer X Pro will fix this issue.
    This has also not work. Can anyone help me?

    Here is the official work-around for this problem.
    1. Locate "FontExplorer X Pro.app" in Applications
    2. Right-click on "FontExplorer X Pro.app" and select "Show Package Contents"
    3. Navigate to /Contents/Helpers/
    4. Double-click "FontExplorerXLauncher-3.app" or right-click and "Open" to launch it manually. This is needed only once, afterwards the plugins will work normally.
    Please make sure you open the version with the "-3" suffix, the other one does not fix the problem.

  • How to insert a blank value in not nul column using transform activity

    can anyone help me on how to insert blank values in a not null column using transform activity or however possible..This is a requirement in my project ..

    vidya
    In DB adapter or-mappings.xml , did you made any changes. If not the open that file in any notepad editor and change the following
    <attribute-mapping xsi:type="direct-mapping">
    <attribute-name>director</attribute-name>
    <field table="MYTABLE" name="MAKE_IT_BLANK_NOT_NULL" xsi:type="column"/>
    <attribute-classification>java.lang.String</attribute-classification>
    </attribute-mapping>You can try to add this:
    <attribute-mapping xsi:type="direct-mapping">
    <attribute-name>director</attribute-name>
    <field table="MYTABLE" name="MAKE_IT_BLANK_NOT_NULL" xsi:type="column"/>
    <null-value></null-value>
    <attribute-classification>java.lang.String</attribute-classification>
    </attribute-mapping>Refer below link for details
    Re: Insertion of Blank value to a Not Null varchar column in SQL server table
    Thanks
    AJ

  • DC Activation Problem in CBS

    Hello,
    I am facing DC Activation problems in CBS.
    - We have two DC utils and config. The config DC uses utils DC and everything is working fine locally
    - Today we are migrating these local projects in NWDI.
    - I created new DCs in NWDI and copied the SRC folder. Did all required steps for migration, built locally and it works fine.
    - I then checked in utils and activated the same in NWDI, its working fine.
    - I then defined the dependency from the active workspace and everything is still fine.
    - Now I checkin the src of config DC and build the same. Here the problem arises. The Build Fails
    - Checked SDN and can see lot of people facing this problem but there is no solution.
    Any pointers to solve this problem will be helpful
    Regards,
    Shubham
    Here is the problematic area in log:
         [wdgen] [Info]    Generating packages/com/arteriatech/ppc/uivisibilityws/model/Scrvar_Fstat.java
         [wdgen] WARNING: Metadata of component UIVisibilityComp is not valid! ComponentUsage "//WebDynpro/Component:com.arteriatech.ppc.uivisibility.comp.UIVisibilityComp/ComponentUsage:HandleExceptionCompInst", Role "UsedComponent": A minimum of 1 object(s) is required
         [wdgen] [Error]   com.arteriatech.ppc.uivisibility.comp.UIVisibilityComp --> Component UIVisibilityComp: Has invalid component usage 'HandleExceptionCompInst'
         [wdgen] [Error]   com.arteriatech.ppc.uivisibility.comp.UIVisibilityComp --> Component UIVisibilityComp [HandleExceptionCompInst]: Component usage has no used component
         [wdgen] [Error]   com.arteriatech.ppc.uivisibility.comp.UIVisibilityComp --> Component UIVisibilityComp [ValidationCompInst]: Component usage has no used component
         [wdgen] [Info]    Catching throwable null
         [wdgen] [Info]    com.sap.webdynpro.generation.ant.GenerationAntTaskError

    Problem Solved.
    I removed the utils DC from my client. Also deleted the folder from the workspace. After this I created the project from the Dev Config perspective again. I was surprised to see there is no component in my utils DC and thats why the problem was there.
    I again copied all the src folder in the workspace and refreshed the DC. Now it locked all the source in the activity. I checked it in and repeated the above excercise. This time all the source code was there.
    I deleted the dependency in the config dc and created again from active workspace(although now I realize it was not required) and checkedin and activated.
    Hurray!!! It got activated.
    Regards,
    Shubham

  • WHAT THE HELL IS GOING ON? Activation problem 194:100

    What the ihell is going on?
    I have been burdened with activation issues for weeks - see my previous thread. I have had no response here from Adobe about how to fix it. Please don't say this is a 'user to user' forum. It isn't a 'U2U' forum when Adobe state this is the first place we should look!
    Now, no CC program will run owing to something called 'Activation problem 194:100'.
    Yes, I have logged out. Yes, I have rebooted. Yes, I have deactivated 'more than 2 machines'. Why should I have to repeatedly click to 'deactivate 2 previous activations' when there has NEVER been more than one activation?
    Adobe not only make me look a laughing stock in the classroom but this constant issue that has been going on for weeks now subliminally tells students Adobe software is useless!
    When will I be able to use CC again? I am paying for it remember!!!!!!!!!!!!!!!!!!!!!!

    Hello Rajshree,
    Welcome to Adobe Forum.
    CC has only EVER been activated on ONE PC.
    If you look at http://forums.adobe.com/message/6198690#6198690 you'll see (like many other users) I have to constantly sign in and reactivate. It is probably this that is causing the multiple activations.
    However, to reiterate, CC is only running on ONE computer. It has not at any time been activated on more than the same PC. One activation - one PC.
    So, the suggestion of waiting a few hours (if the prog won't activate / run) is less than adequate. Like everyone else, I pay to have it running 24 hours a day - every day.

Maybe you are looking for

  • How to get the values from profileFormHandler

    Hi, here i have problem with how to get the values after setting the values to that , how i have to call repository, what repository i've to call?

  • Very high memory usage with Yahoo Mail

    After using Yahoo Mail for an hour or so my memory usage increases to a very high level. Just now, after reading and deleting about 50 e-mails (newsletters etc.) I noticed Firefox 17 running slowly and checked the memory usage in Windows Task Manager

  • Using "Windows98" DownLoads On An Apple Macintosh SE/30 Computer

    I've downloaded tons -- 150MBs -- of absolutely classic "System 6" software for my APPLE "Macintosh SE/30" computer using "Windows98". My question .... Will I be able to use what's been downloaded on a floppy simply by sliding it into my APPLE "Macin

  • Can't create Java VM [Code :- 3 ] with JNI_CreateJavaVM()

    hello all, I am trying to create an inctance of JVM from C/CPP ( iam using VC++ editor) on windows. My code to create JVM is : res = JNI_CreateJavaVM(&jvm, (void **)&env, &vm_args); as a reasult of this call, -3 is returned to res. please help me to

  • Mail triggering using actions

    Hi Gurus, Using actions I am sending the sales order conformation mail to the customer, it is working properly, but it is going to the Junk box of the customer mail but I want to send it to the inbox of the customer because the customer will delete a