[jpublisher] how to change object names

Hi all,
please, i really need your help to solve this one...
i'm working with jpublisher and it's working perfectly... but i need to change the objects name that are created by jpublisher. how can i do this?? have any idea???
thanks in advance

Hi,
As per you we assume that this object is master data object for text : 0PROJECT_TEXT
If you define as a Data target you need to load the data from PSA(Data source to Data target) , Here transfermations will come into the picture ( in BI 7.0)
if you are going to load the data in 3.5 flow , transfer rules will come into the picture.
If It is Update rules/ Transfermations try to make it active manually ..
1. Go to RSA1 >>> And find the Data Target >>> Double click on Update Rules
2. Click on Change button, then activate the Update rules.
If it is transfer rules , try make it active by using this program
in SE38 ; RS_TRANSTRU_ACTIVATE_ALL >> Give the source system name >>>>> Info source name to activate the transfer rules as well as transfer structure.
It may help you
Regards.
Rambabu

Similar Messages

  • Changing object names during expdp or impdp

    I'm curious to know if expdp or impdp is able to change object names during the process. What I mean by this is... can I export out procedures:
    procedure1
    procedure2
    procedure3
    Then import them like this:
    test_procedure1
    test_procedure2
    test_procedure3
    I'm not sure the expdp or impdp has that ability, but I could have missed it. I know how to remap a schema, but that only changes the schema name.

    You can refer below link for example
    http://www.dba-oracle.com/t_data_pump_sqlfile_parameter.htm
    http://www.iselfschooling.com/board/index.php?topic=355.0
    Regards,
    http://www.oracleracexpert.com
    Oracle Premier, Extended and Sustaining Support Info
    http://www.oracleracexpert.com/2013/02/oracle-premier-extended-and-sustaining.html
    ORA-07445 exception encountered, ORA-04030 out of processes memrory
    http://www.oracleracexpert.com/2013/02/ora-07445-exception-encountered-ora.html

  • How to change the "name of column" property of an text item in runtime?

    How to change the "name of column" property of an text item in runtime?
    I look the properties of items in help and found nothing about this!
    It's possible?

    Hi,
    an other solution is change the block property QUERY_DATA_SOURCE_TYPE from "Table" to "Sub-query" , than change at run time the property QUERY_DATA_SOURCE_NAME.
    First create block and add items
    The QUERY_DATA_SOURCE_NAME will be for ex. "Select 'A' as col1, 'B' AS col2, 'C' as col3 from dual"
    Set into items the column name property to col1 , col2 ...
    At run time change the query to "Select 'Z' as col1, 'X' as col2 , 'Y' as col3 from dual"
    in this way you can change the source of column value.
    Caution because if you change value type from varchar2 to date you must cast date into varchar2.
    May be that this way is valid only for view data not for insert-update, i don't remember.
    bye
    Message was edited by:
    Killernero

  • How to change host name for management agent.

    Hi,
    I 've installed management agent for oracle, it's a part of Oracle Management Framework, but I have to change host name.
    I know how to change port number, but I've no idea how to change host name.
    Have you got any idea?
    Thank you in advance.
    Matin

    Hi,
    you can change it in System Landscape directory.
    Go to the http:yourportal.com:50000/sld
    then click on the Landscape and update the new host name.
    Raghu

  • How to change the name of a BADI Implementation?

    Hello experts,
    Does anyone knows how to change the name of the BADI Implementation? I just create a new Implementation but we need to rename it.
    Thanks in advance,
    AK

    Hi,
    Please go to transaction SE19, enter your implementation name.
    Then go to menu: Implementation -> Rename -> ...
    Regards,
    Ferry Lianto

  • How to change you name in iCloud

    My dad regestard my iPad onto his name then I had to change my name on iCloud because when I send email on my iCloud email address it says Philip on it. I don't want people to laugh at me so I changed it my name now my dad got me an iPhone and he regestered it on his name and in my iCloud email it says Philip instead of sofia I want my iCloud email address to have my name on it not my dad's I can't remember how to change the name. Please tell me or I will never use my iCloud email address ever again.

    I have the same problem, and I trued doing what you did and change my name but it still doesn't say my name(I'm a girl and the name is a guy's)

  • Will someone please tell me how to change the name of a folder I created in Pages and saved to the cloud?

    Will someone please tell me how to change the name of a folder I created in "Pages" and saved to the "Cloud"? Thanks.

    Go to the open dialog in Pages and select iCloud.
    Click on the folder that you created on iCloud to open the folder.
    On the lower half of the window (the open folder) click on the name of the folder.
    Once you click and select the folder's name it should be editable.

  • How to change datasource name based on the partition in configplan

    Hi
    Can any one please give me some solutions regarding how to change datasource name based on the partition in
    configplan.
    can't we do this in configuration plan?

    If you want to change template based on parameter. you have to use below syntax
    v_layout boolean
    V_LAYOUT:= FND_SUBMIT.add_layout(template_appl_name => 'SQLAP' -- application short name
    ,template_code => 'HUBAPAPN' -- template name
    ,template_language => 'en'
    ,template_territory => '00'
    ,output_format => 'PDF');
    Above can be used in plsql stored procedure before submitting Concurrent Program (Bi Publisher report) or may be you can try to add this code in Oracle reports after report or before report trigger
    Thanks
    Kamalakar

  • How to change the name of column in ActionScript?

    I possibly know how to change the name of the column in DataGrid using mxml but dont know how  to change the name of column in  DataGrid using  ActionScript.
    var newDataGrid:DataGrid=new DataGrid();
         newDataGrid.dataProvider=arrayCollection():
    It takes the default names from arraycollection but I wanted to give any column names which I want through ActionScript.
    Please HELP!

    Give your datacolumn and id.  Then set the property for that column through the datacolumn id.
    DataGridColumn id="nameDC"
    Script:
    nameDC.headerText = "Name";

  • HT204053 Our Apple ID is ok and functioning.  However, I just came on as the IT for the group and cannot find how to change the name.

    Our Apple ID is ok and functioning.  However, I just came on as the IT for the group and cannot find how to change the name.

    Assuming you mean the personal name associated with the account, as opposed to the login (which you can change if it's not an @icloud.com. @me.com or @mac.com address) you can change this at http://appleid.appla.com . Click on 'Manage your account' and then on 'Edit' next to 'Your name' and the name currently associated with the ID.

  • How to find Object name for a object?

    Hi Experts,
    How to find Object name for a particular Object? Is there a Tcode for it?
    __Like Object name for__
    Material number -  materialnr
    Goods receipts / return - matbeleg
    Accounting documents -  rf_beleg
    How to find Object name for other Objects? Is there a particular way?
    Thanks & Regards
    Chandan

    Hi,
    You can find objects in SNRO transaction.
    In SNRO search by giving long text...
    for eg., Service .. for service entry sheet. keep the first letter in capital letter only.
    Thanks & Regards,
    Anand.

  • Can anyone tell me how to change the names of the networks I have set up on Airport Express

    Can anyone tell me how to change the names of the networks I have set up on Airport Express please? I now work in a UN compound and my network is my own name, would prefer some anonymity so seeking to change the wifi network name that others might see.

    Hi mkl1961,
    Happy Holidays!  The article below will explain how to reset your Airport Express and change the network and base station names back to their defaults.  
    Resetting an AirPort base station FAQ - Apple Support
    http://support.apple.com/en-us/HT3728
    What default settings will my AirPort base station have after a hard or factory default reset?
    AirPort base stations are set to request an IP address by DHCP.
    AirPort base station passwords are "public."
    AirPort base station names revert to "base station xxxxxx," where xxxxxx is the last six digits of the wireless MAC address*.
    AirPort base station network names are "Apple Network xxxxxx," where xxxxxx is the last six digits of the wireless MAC address*.
    *A MAC (Media Access Control) address, also known as a "network ID," is a unique hardware identification number for a network port.  You can find the wireless and Ethernet network IDs on the printed label on the bottom or side of the device.
    Airport Express Setup Guide
    manuals.info.apple.com/MANUALS/1000/MA1613/en_US/airport_express_80211n_2nd_gen _setup_guide.pdf
    I hope this information helps ....
    - Judy

  • How to Change Computer Name

    Two questions...the first is to find out how to change the name of a computer. When I pulled data of of my previous Mac, the name stuck onto the new one.
    Secondly...an old email address keeps popping up in my keychain. Anyway to get in and delete that?
    Thanks for any help.

    I recently added another iPhone to the Mac inventory and up initializing, it asked if I wanted to make a certain email address my default. I've not used that address for quite a while. I've seen this address pop up a couple other places too, so I'm wanting to retire it for good.
    Thanks for you help on the first question.

  • How to change of NAME and IP after RAC installation.

    Hi Friends,
    I have a challenge here...Would appreciate if anyone can help me..
    I have to install 10.2.0.3 Oracle RAC on windows 2003 server 64 bit.
    My issue is now the server names and ips are set and I am going to install the RAC.
    But the client need is that after one month, they need to change the names and ips of the servers (a one time change).
    Because according to their server naming standards, current production servers are having the acceptable names and ips.
    The installation was on a 32 bit OS, so they are facing out of process memory errors. Thats why they are going to 64 bit OS on new servers.
    After the new servers are ready, the data will be migrated to new server. After a month, they need to change the names of new servers to that of the old (current production) servers.
    Could anybody help me by giving me information about how to change the NAME and IP after a RAC installation ?
    Any metalink notes or commands as it is........
    Thank you,
    Mahesh.

    Hi,
    You can change the IP later but you can not change the hostname of the system.
    You have to install CRS freah if you want to change the hostname of the system.
    Please let us know which IP you want to change.
    You can see the metalink Note.276434.1 for VIP or VIP hostname change.
    Regards,
    KK

  • How to change the name of a Box Object in Crystal Reports 2008

    I am trying to change the name of a box object in a crystal report - 2008. This report was originally developed by consultants and requires that certain boxes be named according to a specific naming convention. I am making a change to the report and need to add a box with a name that matches the naming convention.  This is so some program functionality will work for the new box.  I can't contact the consultants because they don't work with our company anymore.
    Does anybody have any ideas? I've tried 'Format Box', but it won't let me change the name from there. I also tried it in the Report Explorer but to no avail.
    Thanks,
    Joanne

    Hi Joanne,
    Boxes do not actually have a 'name'. When you add a Box in a report, it will be called 'Box 1' by default. And the only place this name is visible is under the Report Explorer.
    Or do you mean to say 'Text Object'?
    -Abhilash

Maybe you are looking for

  • Permissions denied when trying to get a BCC project programatically...

    Hi, I wrote a servlet that extends atg.servlet.GenericServletService and in the service method, I am resolving the ATG component that is trying to query a BCC project with the given project Id. The control is getting passed successfully to the ATG co

  • Sub: code for accessing  4  webcams from the usb ports

    sir , i want to connect 4 webcams in the system and access these four cams symultaneousely . how can i do that using java... by ,johnpaul

  • Intel Imac Won't Start Up

    Hello all, this is my first post here. Any help gratefully received! My Intel Core Duo Imac (bought march 2006) is having some recurring problems with starting up (and sometimes awaking from sleep). It's a 17" Rev A, 1.83GHZ, 160GB, with an extra 512

  • X2-00 echo Problem

    I recently got the X2-00 and callers complain that they hear themselves (like an echo) and that is very distracting. I tried to lower the volume - that didnt help. If I switch to loudspeakers then there is no echo (maybe there is a compensation activ

  • Maintainence Mode script for SCOM 2012

     Hi All  Currently we use PowerShell script to place servers in maintenance mode (SCOM 2007 ). While executing the script we specify a text file which contains list of agents.  Am looking for same type of script which can work for SCOM 2012. After se