PDI changes of one developer not visible to another

Hi,
If the PDI changes done by a developer from a SDK solution, activated on the tenant, are to be viewed by another PDI developer or Administrator or any other user in C4C for testing purpose,
is there any setting to be done ?
If yes, what and how ? Plz guide.
Thanks, Sachin.

Hi Vinod,
looks like my text was not fully understandable. Let me give an e.g. :
Suppose developer1 adds a dropdown field to search UI and activates the changes.
developer1 logs into C4C UI and finds the required field in the UI.
Now developer2 OR admin user logs into C4C UI and checks if the same field is displayed in the UI, but cannot see it on the screen.
I want the field (dropdown) to be visible to all users of C4C in the C4C UI.
Now, kindly let me know if any solution on this ?
Thanks, Sachin.

Similar Messages

  • Bind two DataGrids so that a change in one will be refelected in another

    Is there a simple way to bind two DataGrids so that a change in one will be refelected in another?  I have two DataGrids.  One will be editable and the other will be used to display the information from the editable DataGrid in a confirmation section.  Is there a simple example  out there for doing this?
    Thanks,
    Lee

    I may have figured it out.  It seems to be working with:
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"
    layout="absolute"
    creationComplete="initComponent()"
    xmlns:views="com.views.*"
    width="100%"
    height="100%">
    <mx:Script>
    <![CDATA[
    import mx.collections.ArrayCollection;
    import mx.rpc.events.ResultEvent;
    private var currentIndex:int=0;
    private function initComponent():void
    refreshList(null);
    public function refreshList(event:Event):void
    this.roArtist.getArtists();
    private function getArtists_result(event:ResultEvent):void
    dgArtistList.dataProvider=event.result as ArrayCollection;
    dgArtistList.selectedIndex=currentIndex;
    dgArtistListConfirm.dataProvider=event.result as ArrayCollection;
    dgArtistListConfirm.selectedIndex=currentIndex;
    ]]>
    </mx:Script>
    <mx:RemoteObject id="roArtist"
    showBusyCursor="true"
    destination="ColdFusion"
    source="art.src.cfc.artist">
    <mx:method name="getArtists"
       result="getArtists_result(event)">
    </mx:method>
    </mx:RemoteObject>
    <mx:Label x="10"
      y="10"
      text="Entry"
      fontWeight="bold"/>
    <mx:DataGrid id="dgArtistList"
    x="10"
    y="36"
    editable="true">
    <mx:columns>
    <mx:DataGridColumn dataField="ARTISTID"
       headerText="ArtistID"
       editable="false"/>
    <mx:DataGridColumn dataField="FIRSTNAME"
       headerText="First Name"
       editable="true"/>
    <mx:DataGridColumn dataField="LASTNAME"
       headerText="Last Name"
       editable="true"/>
    </mx:columns>
    </mx:DataGrid>
    <mx:Label x="10"
      y="210"
      text="Confirmation"
      fontWeight="bold"/>
    <mx:DataGrid id="dgArtistListConfirm"
    x="10"
    y="236" dataProvider="{ArrayCollection}">
    <mx:columns>
    <mx:DataGridColumn dataField="ARTISTID"
       headerText="ArtistID"/>
    <mx:DataGridColumn dataField="FIRSTNAME"
       headerText="First Name"/>
    <mx:DataGridColumn dataField="LASTNAME"
       headerText="Last Name"/>
    </mx:columns>
    </mx:DataGrid>
    </mx:Application>
    I need to do some testing.
    Thanks!

  • TS1702 Change from one country App Store to another country

    How doe one change from one country App Store to another country ????

    When I try to change my country in the Account section of the App Store (and the ITunes Store)  I receive the message "You have a store credit balance; you must spend your balance before you can change stores."
    I am unable to understand the reason for this and can't find a way around this. The amount of credit remaining in my account is less than the price of any App or Song.
    I am also concerned after reading other threads that if I change countries, whether the Apps purchased in one country will still be available in the new country.
    Some have proposed using credit cards to change the country for the account, but  accounts funded through vouchers exclusively should be able to be able to change countries without this requirements.
    Thanks in advance for any solutions or comments.

  • Change on process chain not visible in display mode after transport

    All,
    We have changed a process chain where message notification was active in development.
    We have deleted the notification and created a transport. This has been released and implemented into the QA system without a problem.
    When displaying the new process chain in QA the change was not visible. But in change mode it is.
    Can anyone tell us what might be a cause/solution for this? Also for future changes.
    Gui error??
    Thanks in advance.

    hi,
    Try activating the PC again in the QA.
    if still it does reflect the message notification, then try creating the request again
    in DEV and transport.
    make sure you r out of the Process chains in DEV nad QA when transport happens.
    This is just a practice.
    Regards,
    Dhanya.

  • Change request released & but not visible

    Hi kaushal & all,
    Customizing change request is released from development system & data file & co-files are not generated which inturn i can't manage to
    see the request in queue.Also log is not visible for the released request.

    Hi,
    Customizing change request is released from development system & data file & co-files are not generated
    For the above reason only two possibilities if STMS configuration is proper.
    - Request is local request
    - No target system is define in released request.
    in your development system run se01 -> in display tab enter request -> press enter.
    double click on request -> select properties tab -> make sure target system indicate your QAS system.
    regards,
    kaushal

  • DNG changes made in LR4 not visible in LR3

    I am working on a MacBook Pro with both Lightroom 3 and Lightroom 4 installed. I wanted to test my assumption DNG is a DNG and that changes made to a DNG in LR4 would be visible in LR3, so I made changes to a DNG in Lightroom 4, clicked Update DNG Preview and Metadata and then exported that file as a DNG. I imported that DNG into a different Lightroom 3 catalog and the changes were not visible, even after choosing Read Metadata from File. Those same DNG changes were not visible in Bridge either. The changes are visible in the Finder, but not in Preview. Anyone know why and how I can make Lightroom 3 recognize the DNG changes made in LR4?

    Your DNG is original-image-data + an adjustment recipe stored as metadata that tells LR how to display and export the image.  Your DNG does not contain adjusted image data like a TIF or JPG would. 
    Your adjustments are probably in Process Version 2012, new to LR4, and only understood by LR4 and ACR 6.7/ACR 7.x and newer.  The embedded JPG preview in the DNG is what LR4 put there.
    There is a difference between a DNG being understood as a valid raw file by older Adobe products which it can, and those older products knowing how to interpret the adjustment recipe, which they can’t. 
    Specifically, LR3 doesn’t know how to interpret PV2012 adjustments, since it was last updated in 2011 and only knows about PV2010 and earlier.
    Other non-Adobe programs, like Finder, can only see the embedded JPG preview which is the LR4 rendering, but LR3 re-renders the image using its own interpretation of the settings it can understand.

  • Agent Assinment is not visible in another client

    Hello All,
    I assigned some agents (Users) for one customized standard task in my golden client(200). But its not visible in Testing client (220). Did i missed something? I changed attrbutes to standard task. I made client copy also.. I searched in forum..i could not found relevant information..
    Thanks in advance..
    Regards,
    Krishna.

    Try to use the RE_RHMOVE30 by using this transaction you can port the agent assignment to the other system.
    try like this
    1. Execute the TXn.
    2. Specify the Plan version as 01.
    3. Specify the Object ID as TS.
    4. Sepcify the Object key as <8 digit template number>.
    5.  uncheck the check boxes Test  and with Lock under the section transport on the selection-screen.
    5. Enable the checkbox Transport and clcik F8.
    6. select the entry and click on the button Transport. Now again select the same entry and check the check box transport and this time click on the button Tranpost and Delete this time it will ask you for CUstomizing request. save it. and do a client copy .
    this time all teh agent assignments are copied to the other system.

  • Two Time Capsules, now one is not visible.

    Our network has two Time Capsules, the model TimeCapsule6,109.
    TC #1 is the network's router. Its WAN port talks to the cable modem. One of its LAN ports connects to TC #2's WAN port. TC #2 is in Bridge mode. Both TCs are configured to "Create A Wireless Network" and both wireless networks have the same name etc etc. WiFi works well throughout the house.
    TC #1 is backing up a couple of the computers, TC #2 is backing up the others. This has all been working for a couple of months.
    Three machines were updated to Mavericks. I updated the fourth last night; it was on Lion (not even ML, just lazy). Before upgrading the other machines I manually started a Time Machine backup. I noticed that this machine hadn't been backed up in a day. When I manually started it, it could not find the backup disk, which was on TC #1. TC #1 didn't even show up in the Finder. That was odd, but I installed Mavericks anyway.
    Tonight I started to investigate. I'm on my main machine, an iMac running Mavericks, and I notice that TC #2's icon in the Finder under shared looks like the Time Capsule, but TC #1's icon is an old computer monitor. I can click on the icon for both and connect and see the disks.
    I open up Airport Utility. TC #2 is visible, TC #1 is not. I open up the iNet utility and scan the network. Both Time Capsules show up, but only TC #2 identifies as a Time Capsule. TC #1 does show that it's the gateway.
    iNet has an "Airport Monitor" option. I select it; only TC #2 shows up.
    What's odd is that the network still functions; TC #1 is the router/WAN interface, and all of that still works. I can get to the network from outside with Back To My Mac and I can see my Subversion repository (via http) and all of that. It's just that TC #1 doesn't appear to be a Time Capsule in terms of its visibility to Airport Utility and to Time Machine.
    Ideas?

    Maverick has changed a number of things.. which can mess things up.
    Firstly reboot the network.. so everything off.. restart the modem.. wait 2min.. restart the TC#1.. wait 2min, restart TC#2.. wait 2min.. then restart the clients.
    Do the TC disk show up?
    Any continuing issue manually mount the TC disk.. in finder use Go, Connect to Server and type the address,
    AFP://TCname
    That will then hopefully get past this problem.

  • Files I upload from one device are not visible on another device

    I have multiple devices signed into the same Adobe account to share and upload files. I am having a problem with uploading files, and them not being visible on my other devices. I have tried deleting and re-uploading them, logging out and back in. Nothing has solved the problem and I need this program to work to share files for my business. Does anyone have a solution?

    Hi cb45689,
    Does it matter which devices you upload from? Or does the issue occur regardless of where you initiate the upload? And, which devices are you using (tablet, phone, laptop)?
    If you're logging in via a browser, does it help to clear the browser cache and then log back in?
    Best,
    Sara

  • Catalog for Shopping is not visible in another language

    Hi all,
    we are implementing SRM 4.0 with CCM 2.0. We have created a procurement catalog in language German. If we log on in German this Catalog in its items is visible in EBP. Now we want to use this catalog also in language English. We went to "edit catalog" in CAT and added the language English on tab "Schema". We have translated the catalog schema in English. After that we published the entire catalog. After that we assigned the view to the relevant roles (SAP_BBP_STAL_MANAGAER and SAP_BBP_STAL_EMPLOYEE). But now no Procurement Catalog is visible for Shopping.
    Many thanks and best regards,
    Bernd

    Hi Gordan and Christoph,
    thanks for your help. Now the CCM-Link is visible but there are no categories and items visible. I have already assigned the items to the relevant view and the view is assigned to the relevant role. The only thing is that the view has only a description in the original language. If this could be the problem can you please tell me where I could maintain the description of the view? I see only the option to create a new one or to delete the old one.
    BR,
    Bernd
    Message was edited by: Bernd Korder

  • One iphone not recognized, but another is in Windows XP

    I have a user that has an odd problem.
    This person has 2 iPhones - a 4 and a 4s.  This week the 4 stopped being recognized by Windows XP on his laptop when he plugs it in.  It won't charge from that computer either.  However if you plug it into another computer it will see it fine (and charge it).  The 4s will recognize and charge fine on his computer.
    To recap:
    4s - works fine - syncs and charges when connected to his laptop or any other computer.
    4 - not seen by his computer, will not charge.  Plugged into a different computer, it works fine.
    I'm kinda stumped on this one and I haven't seen a precident that matches this problem.
    Any help would be greatly appreciated!

    I FIGURED IT OUT. THANK FREAKING GOD!
    This is what I did:
    I went to control panel and unistalled iTunes completely, then I installed 10.6.3
    http://support.apple.com/downloads/#itunes which you can find here
    It came up with an error saying that my library had beed used with a more updated verision, basically had to upgrade. I installed iTunes 10.7
    After it had installed and iTunes was running I hooked up both my iPhone and my flash drive, I have more than 1 usb port I figure most computers do now, and by the time and date in the bottom right corner a small icon came up showing that I had devices hooked up. It showed both my iPhone (but did not know what it was) and my flash drive. If you right click on the iPhone it has the option to Troubleshoot it. I did it and my iPhone 5 now FINALLY SYNCS!
    I'm sooo happy now.

  • Workbook settings macro is not visible for another user?

    Hi all,
    There is a work book with formulas inside the workbook, when execute the workbook i can see the formulas and the values derived from the excel formulas.
    But when another user is running it, he is not able to see those values,
    I think there should be some setting to be done for that user to access that workbook?
    what is that setting and how it should be done so that that user can see it?
    Thanks

    Hi all,
    When i open the work book in the design mode, i can see there are 3 text elements and one item grid,
    which is actually which was designed in the workbook, but the user is unable to see those text elements and item grid!!
    Can anyone pls help on this,
    So that the user can see this options!!
    Thanks

  • Slideshow loading in one frame, not loading in another

    I have two separate slideshows in my document. The slideshow on frame 1 uses  ixia_works.xml, the slideshow on frame 5 uses ixia_windows.xml.  wrote all of my slideshow code on frame 1 and created a variable to hold the xml file.  On frame 5 I assigned the new value of the variable. The slideshow on frame 1 works perfectly; the slideshow on frame 5 won't even load. Where did I go wrong?
    Code on frame 1:
    //in order to work with tweens, necessary to import tween classes
    import fl.transitions.Tween;
    import fl.transitions.TweenEvent;
    import fl.transitions.easing.*;
    stop();
    //if it doesn't exist, make it, else unload it (coming from other frames)
    if (!imgLoader) {
        var imgLoader:Loader;
    } else {
        imgLoader.unload();
    var fadeTween:Tween;
    var xmlRequest:URLRequest = new URLRequest("ixia_works.xml");
    var xmlLoader:URLLoader = new URLLoader(xmlRequest);
    var imgData:XML;
    var whichImg:String;
    var imgNum:Number = 0;
    var totalPics:Number;
    var isFirst:Boolean = true;
    var myTimer:Timer = new Timer(200);
    //when xml is loaded, start timer, run the checker
    function xmlLoaded(event:Event):void {
        myTimer.start();
        myTimer.addEventListener(TimerEvent.TIMER, checker);
        imgData = new XML(event.target.data);
    //loads image
    function showPic():void{
        myTimer.removeEventListener(TimerEvent.TIMER, checker);
        whichImg = imgData.image[imgNum].imgURL;
        totalPics = imgData.*.length();
        imgLoader = new Loader;
        imgLoader.load(new URLRequest(whichImg));
        slideShow_mc.addChild(imgLoader);
        fadeTween = new Tween(imgLoader, "alpha", None.easeNone, 0, 1, 2, true);
    function checker(event:TimerEvent):void {
        if (imgNum == 0) {
            //if this is not the initial load, then you need to unload imgLoader
            if (!isFirst) imgLoader.unload();
            isFirst = false;
            showPic();
        } else if (imgNum < totalPics) {
            imgLoader.unload();
            showPic();
        } else {
            imgLoader.unload();
            imgNum = 0;
            showPic();
    //when you click a button, go to the next/previous image
    function clickHandler(event:MouseEvent):void {
        switch(event.target) {
            case next_btn:
                myTimer.addEventListener(TimerEvent.TIMER, checker);
                imgNum++;
                break;
            case prev_btn:
                imgNum--;
                myTimer.addEventListener(TimerEvent.TIMER, checker);
                break;
        if (imgNum == totalPics) {
            imgNum = 0;
        } else if (imgNum < 0) {
            imgNum = totalPics - 1;
        //determines menu state
        if (navBar_mc.currentLabel == "navIn") {
            navBar_mc.gotoAndStop("navOut");
        //make sure "our work" turns on
        wordWork_mc.alpha = 1;
    //fades previous/next arrows in and out
    function fadeArrow(event:MouseEvent):void {
        switch(event.target) {
            case prev_btn:
                arrowPrev_mc.play();
                break;
            case next_btn:
                arrowNext_mc.play();
                break;
        if (navBar_mc.currentLabel == "navHit") {
            navBar_mc.navActivate_mc.y = 0;
    //menu functionality
    function slideOut(event:MouseEvent):void {
        navBar_mc.gotoAndStop("navOut");   
    //moves hit state of menu once invisible button is rolled over
    function hitState(event:MouseEvent):void {
        if (navBar_mc.currentLabel == "navHit") {
            navBar_mc.navActivate_mc.y = 0;
    //put this here to ensure the commands get executed
    hitState_btn.addEventListener(MouseEvent.MOUSE_OVER, hitState);
    hitState_btn.useHandCursor = false;
    xmlLoader.addEventListener(Event.COMPLETE, xmlLoaded);
    next_btn.addEventListener(MouseEvent.CLICK, clickHandler);
    prev_btn.addEventListener(MouseEvent.CLICK, clickHandler);
    next_btn.addEventListener(MouseEvent.MOUSE_OVER, fadeArrow);
    prev_btn.addEventListener(MouseEvent.MOUSE_OVER, fadeArrow);
    navBar_mc.addEventListener(MouseEvent.CLICK, slideOut);
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    code on frame 5:
    stop();
    xmlRequest = new URLRequest("ixia_windows.xml");

    Hmm. That's a very good question. It is loading the first slideshow.
    Well, after seeing your question, I replaced the lines on frame 1:
    var xmlRequest:URLRequest = new URLRequest("ixia_works.xml");
    var xmlLoader:URLLoader = new URLLoader(xmlRequest);
    with the following:
    var xmlLoader:URLLoader = new URLLoader();
          xmlLoader.load(new URLRequest("ixia_works.xml"));
    and on frame 5 replaced the code with the following:
    xmlLoader.load(new URLRequest("ixia_windows.xml"));
    and now I get the following error messages on frame 5:
    TypeError: Error #1009: Cannot access a property or method of a null object reference.
        at experiment_fla::MainTimeline/showPic()
        at experiment_fla::MainTimeline/checker()
        at flash.utils::Timer/_timerDispatch()
        at flash.utils::Timer/tick()
    And still no loading on frame 5.

  • Connection object in one method not accessible to another method

    Hi ,
    I have a method init() which contains the following:
    PropagatedDatabaseTransactionService.getInstance().getPropagatedDatabaseTransaction().begin();
              java.sql.Connection connection = PropagatedDatabaseTransactionService.getInstance().getPropagatedDatabaseTransaction().getConnection();
    try {
    Statement stmt = connection.createStatement() ;
    and so on
    I have 2 other methods in which i wish to use the "connection" object and also "stmt". I dont think I can place the connection code outside a method (also it throws an exception).
    How do i change the code so that the other 2 methods can also access the connection to the database?
    Thanks

    Either pass them as parameters or make them into member variables.

  • New version of app with subscription and newsstand support not visible in App Store

    This might be more question aimed on Apple Support, but maybe someone had similar experience. Today at morning i've released new version of App for customer. This version have two main news - support for newsstand and subscription. Old version disappeared from App Store, but new one is not visible on any market. i'm quite confused, anyone have idea what happened?

    Hi, Steven and Martin
    I have  this porblem now. My app is out from app store, because I delete the subscription in my app with newsstabd enable.
    I'm a little confused, because I submit a new subscription - with a new product ID - because I can't reuse the first.
    Apple don´t allow me update a new app without newsstand. Until now I hadn´t answer from apple about the new subscription and my app continuous nor visible in app store, but the status is "ready to sale".
    At least, Apple should me send a  message about this issue.
    All the problem started because I set the tier price to subscription the same value to retail price (tier 3), then when I changed the tier price to amount the period subscription - 6 months (tier 90). This price (tier 90) was set to the retail folios too, so my magazine turned the most expensive in App Store!!!
    Please, I'd like and I need to understand better how set differents prices to retail and subscription, because something happened wrong in my first try

Maybe you are looking for