EDI Mode in Intergration Builder : Design

Hi All,
         Presenly, we are upgrading my PI 7.0 system to PI7.3. We are doing in all the 3 systems(DEV, QUALITY and Production).
We arleady upgraded our development system and testing is going on. We've planned to complete this upgrade project in another 2 months.  We need to do a change in one of the MAP immediately.  Presently the in Quality system the "switch between Dispplay and Edit mode" icon has been greyed out(disable mode).
         Is there anyway to do the map change directly in PI7.0 and move that to PI7.0 production system? If yes, please let me know the details.

Go to the Software Component version and check "Objects are modifiable" and then save
Then you can edit the objects in that software component
Edited by: H. Ciochina on Feb 1, 2012 2:45 PM

Similar Messages

  • No Design Mode in Flash Builder 4.7

    It took me many hours to figure this out so I thought I would share what I discovered to make it easier on others.
    1.  Flash Builder 4.7 no longer has Design Mode (being able to design forms graphically).  4.6 was the last version to support it.
    2.  Adobe will not sell you 4.6 (or 4.5).  They only sell 4.7.  They suggest you find a retailer who has an old box.
    3.  Don't bother complaining, the word is "real programmers don't use design mode".
    4.  I called support yesterday to get some questions answered.  I was told the wait time is over 2 hours and I can't leave a callback number.  (At least at that time, they only let you leave a callback number for product returns - which I also did.)
    I spent over 8 hours on this yesterday at a cost, in terms of lost revenue, of 4 figures.  I hope this saves you some time.
    Blake

    Hi Blake,
    In another page (http://forums.adobe.com/thread/1056583), Adobe states that it will be possible to download 4.6 in alternative to 4.7, to still have the Design View. However, I have not seen such possibility yet.
    I will not say that "real programmers don't use design mode". They do, if it works fine.
    However, the Design View was not very useful for mobile projects, if you wanted to create an interface which, at run time, adapts to different screen estates.
    It was very good to draw an initial mock-up, but only the simulator (and the device) can say how the app really looks like (if you want to know more, please have a look here: http://aliencoding.com/2013/02/22/adobe-flash-builder-4-7-has-no-design-view-is-it-blasphe my-no-but-the-software-contains-some-other-blasphemous-aspects/).
    If you develop for desktop, then I agree the Design View lack is a real drag. I think Adobe should at least lower the price of the program, now that it's been scaled down for (I think) copyright issues (the Design mode relies on Flash professional components that was not donated to Apache).
    I love this platform because it really saved my butt in cases of real fast devployment, BUT NOW it lacks support for Windows 8 that PhoneGap has...
    Can we say... it is a legacy framework by now? 

  • Custom Components and Properties in Flex Builder Design View

    How do I create a custom component with custom properties
    that renders well in Flex Builder design view?
    This is a simple HelloWorld example of what I am trying
    below. Here is the HelloWorld.mxml file:
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Canvas xmlns:mx="
    http://www.adobe.com/2006/mxml"
    width="500" height="500">
    <mx:Script><![CDATA[
    [Bindable]
    public var message:String;
    ]]></mx:Script>
    <mx:Label x="100" y="100" text="{message}" />
    </mx:Canvas>
    And then when I use it in another mxml file, the design view
    does not show the label with the 'Hello World' value - instead it
    just shows {message} in design view where the label is located.
    When I run it as a compiled app in flash, the 'Hello World' is
    displayed correctly:
    -- HelloWorldTest.mxml --
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Canvas xmlns:mx="
    http://www.adobe.com/2006/mxml"
    xmlns:views="mypackage.*" width="500" height="500">
    <views:SimpleLine message="Hello World."/>
    </mx:Canvas>

    design view does not do any variable assignments or function
    evaluations, so you won't be able to see it even if you don't use a
    custom component.

  • Flex Builder Design View  programmatic skinning

    I am writing programmatic skins, by extending
    ProgrammaticSkin class. If i apply these skins to mx:Button, i can
    see the skin in Flex Builder design view. But when i style my
    custom component with programmatic skins, Flex Builder design view
    does not show the skin, though the skin is applied when i run the
    application. Is there a way for me to write my custom classes
    (class Node extends UIComponent), and apply skins, so that i can
    see the skins in Flex Builder design view.

    Actually I found the answer to my question. You can find it
    in my blog.
    programmatic
    skinning in Flex Builder Design view

  • Can not release change list in Integration Builder: Design

    I got the following error any time i try to release a change list in the integration builder: Design.
    #18 13:51:21 AWT-EventQueue-0 ERROR com.sap.aii.utilxi.swing.toolkit.ExceptionDialog: Throwable
    Thrown:
    MESSAGE ID: com.sap.aii.ib.gui.operations.rb_commands.MESSAGE_TRANSPORTERROR
    com.sap.aii.utilxi.swing.framework.FrameworkException: Errors occurred when transporting the change list
    at com.sap.aii.ib.gui.operations.TransportCLCommand.execute(TransportCLCommand.java:203)
    at com.sap.aii.utilxi.swing.framework.ExecutionContext.execute(ExecutionContext.java:196)
    at com.sap.aii.utilxi.swing.framework.ExecutionContext.executeSafe(ExecutionContext.java:134)
    at com.sap.aii.utilxi.swing.framework.CommandAction.actionPerformed(CommandAction.java:69)
    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    at javax.swing.AbstractButton.doClick(Unknown Source)
    at com.sap.plaf.frog.FrogMenuItemUI$MouseInputHandler.mouseReleased(FrogMenuItemUI.java:833)
    at java.awt.Component.processMouseEvent(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
    Root cause:
    java.lang.AbstractMethodError: com.sap.aii.ib.sbeans.transport.TransportServiceRemote_Stub.releaseForeignChangelist(Lcom/sap/aii/ib/core/clmgmt/ChangeListData;Lcom/sap/aii/ib/bom/gen/XiTypeId;Lcom/sap/aii/ib/core/transport/api/options/ExportOptions;)Lcom/sap/aii/utilxi/misc/api/ICheckResult;
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.sap.engine.services.ejb.session.stateless_sp5.ObjectStubProxyImpl.invoke(ObjectStubProxyImpl.java:187)
    at $Proxy6.releaseForeignChangelist(Unknown Source)
    at com.sap.aii.ib.client.transport.gen.TransportServiceDelegate.releaseForeignChangelist(TransportServiceDelegate.java:218)
    at com.sap.aii.ib.gui.operations.TransportCLCommand.execute(TransportCLCommand.java:189)
    at com.sap.aii.utilxi.swing.framework.ExecutionContext.execute(ExecutionContext.java:196)
    at com.sap.aii.utilxi.swing.framework.ExecutionContext.executeSafe(ExecutionContext.java:134)
    at com.sap.aii.utilxi.swing.framework.CommandAction.actionPerformed(CommandAction.java:69)
    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    at javax.swing.AbstractButton.doClick(Unknown Source)
    at com.sap.plaf.frog.FrogMenuItemUI$MouseInputHandler.mouseReleased(FrogMenuItemUI.java:833)
    at java.awt.Component.processMouseEvent(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)

    See these threads, may be these help you:
    Re: Logon to Integration builder & repository hangs
    How to use TCPGateway
    Search for AWT Enqueue error:
    http://backups.lbl.gov/backups/documentation/SysAdmin/4.5/NetBackup_Release_Notes.pdf
    BR,
    Alok

  • Adapter Engine is disable in integratin builder design

    Hi all
             I am facing a pboblum in xi 70 when i enter T Code <b>sxmb_ifr</b> and then click integratoin builder design (Integration Repository) then adapter objects and communication chanal and create new and define name and save At here <b>Adapter Type is dissable How I can Enable Adapter Type sender and reciver.</b>
    Thanks
    Kumar

    Hi All,
              My prob is like this blog my adapter type sender and receiver buten is dissable I have Check my softwere that is this i am not found sap basis swcv
    in the Software Catalog --->Software Components
    SAP BASIS SAP BASIS 6.20 sap.com
    SAP BASIS SAP BASIS 6.40 sap.com
    SAP BASIS SAP BASIS 7.00 sap.com
    SAP BASIS SAP BASIS 7.10 sap.com
    Please Help me to solve this Prob
    Thanks
    Kumar

  • How to open a Character mode report in report designer 2.5

    I am trying to open a character mode reoprt in Report Designer 2.5 and .. getting an error message:
    Waring: Character-mode report 'XYZ' is being opened as bit-mapped report.
    Warning: Page width of report '<report name>' changed to fit the font for a character cell. Might be a consequence of font-mapping.
    Is thier any way to open Character-mode report in Report Designer 2.5
    Report is designed for AR module.
    Thanks,

    ACCOUNTING SYSTEM
    2006-2007 From Date : 01-JUL-06
    Printed On : Friday August 31 2007 11:13 AM To Date : 30-SEP-07
    G A/C. Code 99-99-9999 Description: xxxxxxxxxxxxx H
    -- DOC. # -- -- DATE -Chq/Slip# ---------- N A R R A T I O N -- -- DEBIT -- -- CREDIT -- -- BALANCE --
    Opening Balance: -999,999,999.00 Cr.
    G *** Total *** 0.00 0.00 -999,999,999.00H
    ================= ================= =================
    when i run character mode report in browser then display this output properly
    but sir problem is that when i print the report
    G(use for bold)
    is not working
    means not print in bold format in printer
    same character print G
    do you have any idea when i print through browser to printer G for bold purpose its work to printer ?

  • "Integration Builder: Design" only works well on server

    Both TCD: SXMB_IFR and "http://host:port/rep/start/index.jsp" work well on both clients and server.
    We know, when we want to visit the "Integration Builder:
    Design" in "http://host:port/rep/start/index.jsp",
    a logon screen displays.
    The problem is i can logon to the Integration Builder with user 'XISUPER' in server,but error message 'Authorizaion error;unknown user name or incorrect password' displays in client with the same user and pwd.
    Is any other configuration needed?
    BTW: "com.sap.aii.ib.core.sso.enabled" in exchangeprofile;
         The host file in the client had been modified successfully.

    Hi,
    Can you just find out from your BASIS Team if they have followed the following steps while creating the user.
    This is a detailed step by step procedure for creating a user:
    - On your SAP Web AS host, create the user below with at least the following parameters (transaction SU01).
    <b>User</b> : XISUPER
    <b>Last name (Tab: Address)</b> : <your_name>, for example XI Super
    <b>Password / User Type (Tab: Logon Data)</b> : <init_password> / Dialog
    <b>
    Role (Tab: Role)</b> :
    AP_BC_AI_LANDSCAPE_DB_RFC
    SAP_SLD_ADMINISTRATOR SAP_XI_ADMINISTRATOR
    SAP_XI_CONFIGURATOR SAP_XI_CONTENT_ORGANIZER
    SAP_XI_DEVELOPER SAP_XI_MONITOR
    The SAP_XI* roles are composite roles
    - Save, and exit SU01
    - You must now log on to the Integration server host with the user XISUPER, to switch the initial password to a valid password.
    - You must restart the J2EE engine to transfer the user creation to the J2EE
    Also go through this link for more details,
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/95d7d490-0301-0010-ce93-c58f9a3cde0b
    If its been done exactly in the same manner as explained and if you are still finding the problem do let us know so that we can try finding where exactly the problem is.
    Regards,
    Abhy

  • Force Integration Builder (Design and Configuration) language to be English

    Hi Experts!
    Does anyone know how to force the Integration Builder (Design and Configuration) language to be English? Since SSO is configured the logon screen do not appear and users can not choose the language they want. The problem is that the default language is German instead of English.
    Thanks in advance.
    Roger Allué i Vall

    Hi,
    I've changed these parameters in the ExchangeProfile:
    com.sap.aii.directory.serviceuser.language
    com.sap.aii.integrationserver.serviceuser.language
    com.sap.aii.ib.client.login.languages
    com.sap.aii.ib.client.content.languages
    com.sap.aii.adapterframework.serviceuser.language
    com.sap.aii.rwb.serviceuser.language
    com.sap.aii.applicationsystem.serviceuser.language
    com.sap.aii.docu.languages
    com.sap.aii.repository.serviceuser.language
    Now all they have the value EN. I also restarted the applications (Server --> Services --> Deploy) :
    sap.com/com.sap.aii.af.app
    sap.com/com.sap.aii.af.cpa.app
    However, nothing changed. Maybe I have to restart all the J2EE Engine?
    Thanks in advance.
    Roger Allué i Vall

  • Builder Design Pattern

    Hi,
    I'm trying to implement the Abstract Builder design pattern for a fairly complex object. If I understand correctly, the builder creates the whole object in one shot; as in, the pieces are hidden from the client while the object is being built. So suppose the object that I need to include as an "ingredient" is more complex. I have a class called Route (with different types that extend it) that requires a list of segments and an origin and destination. The part I'm confused on is how to build a route if I can't provide parameters for it. All the examples I've found so far have had simple objects for the ingredients that didn't require any personalization. Sorry if I'm being unclear. Ask if you need clarification.

    Could be. I'm far from a pattern guru. The key here is to find an approach that works. If perusing a catalog of patterns give you and idea of how to solve your problem, great, use it. On the other hand, if you already have a solution, and it happens to fit a pattern, then cool, now you have a name for what you did. The wrong thing to do would be to try to force it into a particular pattern that doesn't fit.
    The value in patterns is twofold: 1) as a means of communication of some fairly complex, commonly used, abstract concepts, as in, "I suggest a Builder Pattern for this," and the other guy knows exactly what you're talking about, or at least has a general idea and knows where to go for details, and 2) as a catalog of common solutions to existing problems, as in, "Dang it, I have this problem with such-and-such interactions among the pieces, I'm not sure how to structure a solution, but I bet somebody else has done it before... Oh, yeah! Builder Pattern! That'll work!"

  • Sometimes the Flex Builder design window crashes

    Sometimes the Flex Builder design window crashes in that when
    you click on components, you don't see the usual outline transform
    box out side the component you clicked on. Also things like the
    toggle button bar doesn't switch the viewstack. I have no errors or
    warnings in the problems windows.
    Any ways round this?

    Actually I found the answer to my question. You can find it
    in my blog.
    programmatic
    skinning in Flex Builder Design view

  • Flash Builder Design Mode Bug Workaround (!!!)

    I've been fighting this annoyance since FB4 came out, and while I still don't think that custom/embedded fonts in design view are fixed by this, I've been able to reproduce this "fix" (workaround) to get design view to show fonts/theme correctly under some very specific circumstances on two separate PCs.
    If anyone from Adobe sees this I'd like to know whether this sounds familiar or is possibly logged as a bug already somewhere in JIRA.. if not I could probably do that as long as it won't be a wasted effort.
    The problem:
    You're using a Halo theme but certain CSS settings (specifically and possibly limited to FONTS) don't work properly in design view even though they work fine in Flash.  Essentially this makes design view practically useless since choice of font family, size, and weight can effect component sizing if you aren't hard-coding component sizes (ugh)... ruining your efforts to use design view for UI design if your UI has any level of complexity (or uses absolute positioning at all).
    The specific circumstances seem to be:
    You're using the Halo theme (you have no special 'skinning' requirements and want Halo defaults w/only CSS customizations)
    You've upgraded a Flex 3 project to Flex 4 SDK (not sure if this is needed to reproduce the issue)
    Using a regular non-embedded font (embedded fonts still do crap out, but even this 'workaround' doesn't fix that problem)
    You're using swc library files such as the Swiz lib, Mate, Flexlib, etc. (I think it's ANY swc, not specific to any one)
    This may also only apply when using an "mx only" project (no Spark), since we're using Halo here
    The two part fix (as far as I can tell you need BOTH before design view works correctly):
    In .actionScriptProperties, add the following bolded line after the compiler tag like so:
      </compiler>
      <theme themeIsDefault="false" themeIsSDK="true" themeLocation="${SDK_THEMES_DIR}/frameworks/themes/Halo"/>
      <applications>
      (I think this may only apply to 'upgraded' projects, as the line does seem to be present in newly created FB4 Halo projects.  My guess is that an "upgraded" project should have such a line added, but doesn't get it due to an oversight/bug.)
    The somewhat painful, and definitely odd part.  Remove all your SWC library files from /libs.  Grab the source code for the libraries and drop them into your project's /src folder as if you'd written them yourself.  (This may require some research and knowledge on special requirements to build the libs, such as with Swiz's compiler metadata compiler settings which you need to put into your project's settings.)  After you get things set up right and the project compiles again, doing a refresh of design view should finally give you proper looking Halo controls and fonts so they look identical to the Flash runtime view.
    Why this works, I've no idea.  I suspect it has something to do with that stupid and annoying (and supposedly 'harmless') design mode warning message you get when you include a library like Swiz or Mate in your project.  (Design mode could not load xxxxxxxxxxxxx.swc. It may be incompatible with this SDK, or invalid. (DesignAssetLoader.CompleteTimeout)) - this warning doesn't break your application, people seem to think it's just a harmless warning..but is it breaking design view?
    If anyone has any idea what's going on here, why this 'fixes' the problem (a better work around), or has any other insight I'd love to hear it.  The combo of needing to do two things (in my specific case) to fix the problem really made this a ROYAL PAIN, I still can't believe I found it.

    Hi Fernando, sorry for the delayed response.  CSS Design Mode is not available for Flex 4 projects, but it is still available in Flex 3 projects.  The reason for this is that designing components in Flex 4 is often a lot different, since it relies highly on the new spark skinning architecture.  There is, however, an Appearance panel available in design view which supplies a set of the main inheriting styles. Setting these styles in the Appearance panel will result in assigning values to a global style selector.
    I hope this helps,
    Rob

  • Design mode in Flash Builder 4.5

    I've seen from previous discussions that newer versions of Flash Builder wouldn't be supported in design mode because there would be too many SWCs to maintain, but I wanted to check if it'd be possible for the LCCS team to only support the current/active version of Flash Builder?
    It wasn't too bad before because I had Flash Builder 4 on my old Macbook Pro. I recently bought a new Macbook Air, and I was trying to find Flash Builder 4 specifically for the purpose of being able to use design mode. I like being able to quickly mockup things in the design mode, and I've always been more visual personally (I still use the command line when I have to, but I'm a designer by nature and so I always prefer being able to visually layout my interface instead of code it out). I think it's a matter of preference, and I probably could switch to just using code, but I really liked the design mode.
    Anyway, I don't think it'd be a problem, except I can't find any download links for Flash Builder 4. The only thing I can get is Flash Builder 4.5, and the design mode is not supported in that version. Would it be possible to find a download link (even for a trial) of Flash Builder <= 4.0?

    Hi all,
    Exact same problem for me as well. Can someone please help ?
    Thank you !

  • Flash Builder Design Mode: sea of grey w/ blue boxes...why?

    Gentlepersons,
    I added various controls to a tiny test application's MXML file in Flash Builder (Gumbo)'s design mode, ran the app, and all was well.  Then I opened the file in design mode again, and all I could see was a sea of grey, with no controls visible. When I clicked on a control, a blue border would appear around it, but no other sign of the control was visible. I could drag new controls onto the sea of grey, but they were invisible too.
    I have attached a screen shot of the "sea of grey," named "SeaOfGrey.tiff".
    What the heck is this?  Is there some "sea of grey" mode that I accidentally got into?  How do I get out of it?
    Thanks!  :-)
    Jim

  • Linux Design mode in Flex Builder?

    Is it available?
    thanks

    Hey,
       Have you tried the solution posted in this thread? http://forums.adobe.com/message/2736010

Maybe you are looking for

  • Mapping - Checking 3 fields to change IDOC

    Hello, I am triggering a new IDOC whenever the source field1 changes as below. field1 -> removecontext -> splitbyvalue [value change] -> collapsecontext ->  IDOC If i need to check for 2 more fields field2  & field3 and if any one of these 3 field ch

  • Show/hide objects/fields in PDF application (form) ...

    Hello, I'm creating a PDF application (form). The layout is being done in InDesign then the fields/buttons/drop-down boxes are being added in Acrobat Pro. I have a situation in the application where the user will select an option from a drop-down men

  • Using Browser with WiFi

    Greetings. I just purchased a bb curve 9320 and I'm very happy with it. I bought it unlocked and I'm using it with T-Mobile_text and talk only(no data plan) I have one concern: I've been reading in some forums people say they have trouble and complai

  • ORA-13199 Error on a spatial query

    Hi, I am getting following Error on a spatial query (on version 11.1.0.7) "ORA-13199: Dimensionalities of geometry (GTYPE 3003) and diminfo (2) do not match. ORA-06512: at "MDSYS.MD", line 1723 ORA-06512: at "MDSYS.MDERR", line 17 ORA-06512: at "MDSY

  • Add Bookmark toolbar icon

    I recently upgraded to Safari 6.1 and the toolbar no longer has a + to add bookmarks. I know that you can add bookmarks by going to the Bookmarks dropdown menu and choosing command D. But is there a way to get the plus sign onto the toolbar the way i