Quantcast
Viewing all 1288 articles
Browse latest View live

Not Able to Create Model

Hello,

I am trying to create a new model with Adaptive RFC2 approach but I am getting below mentioned error.

 

Error in creating model classes. Operation aborted


When I am re importing the same rfc with different WD DC I am able to reimport but can not create a new model.


I searched many forums but could not get a solution .


I have already changed my workspace, restarted NWDS, created new JCOs, tried from different machine.


NWDS Version : Studio 7.3 SP05 PAT0009


Kindly find the below mentioned error log which says some problem with invalid char in structure class. But I could not find that class in other dc which are using the model created with same RFC.



eclipse.buildId=@qualifier@

java.version=1.6.0_43

java.vendor=Sun Microsystems Inc.

BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en

Framework arguments:  -showlocation

Command-line arguments:  -os win32 -ws win32 -arch x86 -showlocation

 

 

 

 

Error

Tue Oct 14 14:59:13 CEST 2014

Internal Error

   Plug-In Name: Model Type Adaptive RFC 2

   Internal Error  : com.sap.cmi.modeltype.arfc2

   Class      : com.sap.cmi.modeltype.arfc2.wizard.rename.ARFC2PageRenameModelClass$3$1

   Method     : loadRenameMap()

   Message    : Failed to create model classes

   Exception  : java.lang.IllegalArgumentException: Invalid char / found in /SIE/MED_PS_MEWRFCREF

      [Error: com.sap.ide.tools.services.ui.dialog.DialogService  Thread[main,6,main]]

 

 

 

 

java.lang.IllegalArgumentException: Invalid char / found in /SIE/MED_PS_MEWRFCREF

  at com.sap.dictionary.types.services.NamingService.internalGetABAPNameFromBackendName(NamingService.java:179)

  at com.sap.dictionary.types.services.NamingService.access$000(NamingService.java:22)

  at com.sap.dictionary.types.services.NamingService$Type.getABAPNameFromBackendName(NamingService.java:105)

  at com.sap.dictionary.runtime.DdNameTranslator.typeNameToBackendInternal(DdNameTranslator.java:161)

  at com.sap.dictionary.runtime.mdi.DataProvider.getDataType(DataProvider.java:323)

  at com.sap.dictionary.runtime.mdi.DataProvider.getDataType(DataProvider.java:285)

  at com.sap.dictionary.runtime.DdDictionary.getDataType(DdDictionary.java:110)

  at com.sap.dictionary.runtime.DdBroker.getDataType(DdBroker.java:235)

  at com.sap.dictionary.runtime.DdBroker.getStructure(DdBroker.java:250)

  at com.sap.tc.cm.arfc2.metadata.RFMParser.getDatatypeOfStrucField(RFMParser.java:587)

  at com.sap.tc.cm.arfc2.metadata.RFMParser.parseParamList(RFMParser.java:355)

  at com.sap.tc.cm.arfc2.metadata.RFMParser.parseRFM(RFMParser.java:188)

  at com.sap.tc.cm.arfc2.metadata.ARFC2ModelInfo.importMetadataInternal(ARFC2ModelInfo.java:239)

  at com.sap.tc.cm.arfc2.metadata.ARFC2ModelInfo.importDesignTimeMetadata(ARFC2ModelInfo.java:215)

  at com.sap.cmi.modeltype.arfc2.wizard.rename.ARFC2PageRenameModelClass$3$1.loadRenameMap(ARFC2PageRenameModelClass.java:272)

  at com.sap.cmi.modeltype.arfc2.wizard.rename.ARFC2PageRenameModelClass$3$1.run(ARFC2PageRenameModelClass.java:261)

  at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)

  at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)

  at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3885)

  at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3506)

  at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:173)

  at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:388)

  at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:944)

  at com.sap.cmi.modeltype.arfc2.wizard.rename.ARFC2PageRenameModelClass.loadModelClassDataRecordsForImport(ARFC2PageRenameModelClass.java:219)

  at com.sap.cmi.modeltype.arfc2.wizard.ARFC2ModelCreationWizard.loadModelClassRenameMap(ARFC2ModelCreationWizard.java:507)

  at com.sap.cmi.modeltype.arfc2.dialog.ARFC2ModelDialog.nextPressed(ARFC2ModelDialog.java:106)

  at com.sap.ide.cmi.core.internal.newmodelwizard.NewModelWizardDialog.nextPressed(NewModelWizardDialog.java:85)

  at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:369)

  at com.sap.ide.cmi.core.internal.newmodelwizard.NewModelWizardDialog.buttonPressed(NewModelWizardDialog.java:109)

  at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:624)

  at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:228)

  at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)

  at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003)

  at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3910)

  at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3503)

  at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)

  at org.eclipse.jface.window.Window.open(Window.java:801)

  at com.sap.ide.cmi.core.internal.services.CreationServiceUI.createModel(CreationServiceUI.java:70)

  at com.sap.ide.cmi.core.browser.actions.CreateModelAction.run(CreateModelAction.java:61)

  at com.sap.ide.tools.core.viewerfwk.internal.actions.BaseSelectionSingleAction.run(BaseSelectionSingleAction.java:39)

  at com.sap.ide.tools.core.viewerfwk.internal.actions.BaseSelectionAction.runInternal(BaseSelectionAction.java:79)

  at com.sap.ide.tools.core.viewerfwk.internal.actions.BaseSelectionAction.run(BaseSelectionAction.java:71)

  at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:168)

  at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584)

  at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501)

  at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411)

  at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)

  at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003)

  at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3910)

  at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3503)

  at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)

  at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)

  at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)

  at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)

  at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)

  at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)

  at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)

  at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)

  at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)

  at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)

  at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)

  at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)

  at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)

  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

  at java.lang.reflect.Method.invoke(Method.java:597)

  at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)

  at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)

  at org.eclipse.equinox.launcher.Main.run(Main.java:1311)

 

 

Any help is appriciated.

 

Regards,

Mayank


Script Error in Loading View Designer

Hello All,

I am facing very strange problem , when I am opening any WD view while opening Loading view designer it is throwing me one irritating popup with message Script Error : An error has occurred in the script on this page. < Some Messages> then Do you want to continue running scripts on this page?

Either I select Yes or No it is not going anywhere and not allowing me to open the view. Kindly Help.

 

I have reinstalled the NWDS , checked for the updates did everything. Image may be NSFW.
Clik here to view.
Image may be NSFW.
Clik here to view.
Error.JPG

 

 

Regards,

Mayank

Change ARFC2 Model RFC Destination at runtime


Hi All,

 

I am upgrading Web dynpro JAVA applciations from EP7.0 to EP7.31. I have a application which will connects at same time two ECC systems based on applciation platforms. With JCo destinations its working perfectly. now I have reimported Model and migrated to ARFC2 model and replaced Jco destinations with RFC destinations. I am passing same way the application parameters, But its not wsitching backend system.

 

Application URL:

https://host:port/webdynpro/resources/com.jnj.mercury/webuarinternalsarf/WebUarInternalSerApp?sap-wd-arfc-

useSys=WD_ECC_MODELDATA_DEST:RDV&sap-wd-arfc-useSys=WD_ECC_RFC_METADATA_DEST:RDV

 

 

I am following below help link and restarted my portal system also no luck.

 

http://help.sap.com/saphelp_nw73/helpdata/en/4c/23225735285791e10000000a15822b/frameset.htm

 

  • sap-wd-arfc-useSys
    • You use the parameter to map an existing logical system name to another logical system name. You can use this mapping function with a single Adaptive RFC Model to access different backend systems using a single JEE installation. This mapping is valid for the current application instance only.

    •   Note that mapping definitions can only be changed when WD application is not in running mode.

 

Regards,

Lakshmi Narayana Kodavati.

Difference between Webdynpro ABAP and Webdynpro JAVA

Difference between Webdynpro ABAP and Webdynpro JAVA


Webdynpro for ABAP and Webdynpro JAVA use the same declarative metamodel concept based on MVC pattern to create web applications. Everything about Webdynpro ABAP is same as Webdynpro JAVA, except that it uses ABAP as programming language instead of JAVA. It also has a graphical interface tool that is integrated with the ABAP Workbench (Transaction Se80). Both Webdynpro ABAP and Webdynpro JAVA applications are run in the Enterprise Portal.

 

What is the difference between Webdynpro JAVA and Webdynpro ABAP?

 

The main difference between Webdynpro JAVA and Webdynpro ABAP is that Model doesn’t have much significance in Webdynpro ABAP. In fact there is no option for model available in the Graphical tool set to develop Webdynpro ABAP application. But we still have the option of defining an ABAP class which helps to read data and save data back to table. The instance of this class should be used as model within the component and this is the proper design. Webdynpro ABAP gives new option called Service Call. In Service Call a wizard creates a custom controller based on the BAPI or Web Service that we give. Context of this controller will be generated based on the import – export parameters of BAPI or Web Service. The wizard will also automatically create methods in the controller to execute the BAPI or Web service and pass the data to Context. This Custom controller can be used within other controllers to read and update data.

 

Other main difference in Webdynpro ABAP is that code is stored centrally in the ABAP server, so it relieves the load from developer’s client machine where code is stored in the case of Webdynpro JAVA. Webdynpro ABAP has much more powerful Version control system than Webdynpro JAVA as the code is stored centrally in the server. In webdynpro JAVA as each developer is checking out and checking in the code, there are chances of conflicts. Webdynpro ABAP uses the same Transport Management system as R/3, so there is no need to maintain parallel Transport Management system which is the case in Webdynpro JAVA. Webdynpro JAVA runs on sun’s proven web server (J2EE engine) which can support large number of web users at a time. But the ABAP server is yet to prove its credential as a reliable Web Server. So if the number of users are large, its better to go for Webdynpro JAVA and if the number is medium or manageable, you can go for Webdynpro for ABAP. Performance and scalability should be the major criteria while choosing between Webdynpro JAVA and Webdynpro ABAP.

 

 

 

Web Dynpro ABAP(Web Dynpro ABAP Applications)

Use

Web Dynpro ABAP or Web Dynpro for ABAP (WD4A, WDA) is the SAP standard UI technology for developing Web applications in the ABAP environment. It consists of a runtime environment and a graphical development environment with special Web Dynpro tools that are integrated in the ABAP Workbench (transaction Object NavigatorSE80).

Developing with Web Dynpro ABAP offers the following advantages for application developers:

  • Declarative and graphical tools minimize the implementation effort
  • Support of a structured design process
  • Strict separation between layout and business data
  • Reuse and better maintainability through use of components
  • Layout and navigation are easily changed using Web Dynpro tools
  • Support of stateful applications because when paging is used, the data required again is kept, which means the whole application can be accessed at any time.
  • Data binding enables automatic data transport
  • Automatic input checks
  • Support of accessible user interfaces
  • Full integration into established ABAP development environment

 

 

 

 

UI Frameworks Based on Java(Web Dynpro Java is the main development tools in the Java environment)

Use

Java-Based Development

On SAP NetWeaver Application Server Java you develop applications with the following frameworks and tools

  • Web Dynpro Java is the SAP standard UI technology for developing Web applications in the SAP NetWeaver Application Server Java environment. It consists of a runtime environment and a graphical development environment with eclipse-based Web Dynpro tools that are integrated in the SAP NetWeaver Developer Studio (NWDS).

 

User Interfaces on SAP Enterprise Portal

  • The focus for SAP Enterprise Portal is on embedding existing applications and adapting them to a common look and feel. But the SAP Enterprise Portal also provides capabilities to develop applications.

 

 

More information:-

Developing Java Web Dynpro Applications:

  http://help.sap.com/saphelp_nw74/helpdata/en/4b/f37396926f4c88e10000000a42189e/frameset.htm

Developing Web Dynpro ABAP Applications:

  http://help.sap.com/saphelp_nw74/helpdata/en/4e/161363b81a20cce10000000a42189c/frameset.htm

getting all the users assinged to a Group using WDJAVA


Hi Exeperts ,

 

     I have a requirement in my project

 

1) I need to get all the users assgined to a particular Group . The Group name will be enterd from the UI Screen . We have  find out all the users present in that Group.

 

2) from this userlist , again I have to find out the users are that are locked by some "X" userId .

 

for example there is a group with name - "demogroup"  and 500 users are assinged to this group then

 

1) I have to find out all the 500 users assinged to this - "demogroup"

 

2) from this 500 user list , Again I have to find out the users that are locked by some user eg: anusha

 

Can anybody help me with code for this requirement .

 

Many Thanks

Anusha .

filedrop target (web dynpro java ui)

Hi all, I need toimplement aFileDropTarget in awebdynproforjava(sap netweaverdeveloperstudio). There is verylittle documentationabout that.I puttheuielementin the view.Inside thecontaineris created, I tried to putimages,tables and itemlistbox with DropTargetInfo,where you candragthe external filesto upload.The value of thefilenamePatterns attribute is:*.The resource property is bound to a context attribute of the type IWDResource. I alsocreatedtheondrop event (onlysends a message). I don´tknow what to doto make it work.
Thank you.

Graphs in web dynpro java

Hello,

 

i have tried creating graphs in web dynpro java but i found there many limitations in WDJ.Is there any other way to create graph using HTML5 or javascript so that i can integrate it with WDJ.Or how can we customize graphs in WDJ.

Best Regards

Deepa Kalyani

Resolve "Sorry, your browser/program is not supported by Web Dynpro" for IE 9/10/11permanently or temporarily

It has been noticed that SAP WebDynpro Java usually does not support latest versions of Microsoft Internet Explorer. This document will help you run your SAP Web Dynpro Java Applications quickly on IE 9/10/11 even after getting "Sorry, your browser/program is not supported by Web Dynpro!" message. You will be able to fix the problem temporarily and permanently as well.

 

Applies to: Tested for 7.01 but applies to other versions (till 7.4) as well.

 

Prerequisites

The users should have knowledge of developing, building, deploying and running Web Dynpro Java Applications.


Outcome

Developers getting a "Sorry, your browser/program is not supported by Web Dynpro!" message while working with IE will be able to run their Web Dynpro Java Applications on IE 9/10/11.


Problem

Developers getting a "Sorry, your browser/program is not supported by Web Dynpro!" message and not able to see their developments running in the browser.

 

Image may be NSFW.
Clik here to view.
sorry.jpg

NOTE :http://<hostname>:<port>/webdynpro/resources/sap.com/tc~wd~dispwda/global/noclient.htm is definitely not the URL of your Web Dynpro Java and is actually the static URL of the error page.

 

 

Permanent Resolution

SAP has added support for all browsers and new versions of Internet Explorer eventually in higher versions and service packs. Please visit the following links to visit the Product Availability Matrix (PAM) to plan upgrades with the SAP Basis Team. Please note that you need SAP Marketplace (SMP) credentials to access the following links.

 

Details for Product Version SAP NETWEAVER 7.0

https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/support/pam/pam.html?smpsrv=https%3a%2f%2fwebsmp207%2esap-ag%2ede#ts=1&s=&filter=&o=most_viewed%7Cdesc&st=l&rpp=20&page=1&pvnr=01200615320900001250&pt=g%7Cd

 

Details for Product Version SAP EHP1 FOR SAP NETWEAVER 7.0

https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/support/pam/pam.html?smpsrv=https%3a%2f%2fwebsmp207%2esap-ag%2ede#ts=2&s=&filter=&o=most_viewed%7Cdesc&st=l&rpp=20&page=1&pvnr=01200314690900000866&pt=g%7Cd

 

Details for Product Version SAP EHP2 FOR SAP NETWEAVER 7.0

https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/support/pam/pam.html?smpsrv=https%3a%2f%2fwebsmp207%2esap-ag%2ede#ts=3&s=&filter=&o=most_viewed%7Cdesc&st=l&rpp=20&page=1&pvnr=01200615320900003225&pt=g%7Cd

 

Details for Product Version SAP EHP3 FOR SAP NETWEAVER 7.0

https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/support/pam/pam.html?smpsrv=https%3a%2f%2fwebsmp207%2esap-ag%2ede#ts=4&s=&filter=&o=most_viewed%7Cdesc&st=l&rpp=20&page=1&pvnr=01200314690900002470&pt=g%7Cd

 

Details for Product Version SAP NETWEAVER 7.3

https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/support/pam/pam.html?smpsrv=https%3a%2f%2fwebsmp207%2esap-ag%2ede#ts=2&s=&filter=&o=most_viewed%7Cdesc&st=l&rpp=20&page=1&pvnr=01200314690900002540&pt=g%7Cd

 

Details for Product Version SAP EHP1 FOR SAP NETWEAVER 7.3

https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/support/pam/pam.html?smpsrv=https%3a%2f%2fwebsmp207%2esap-ag%2ede#ts=0&s=&filter=&o=most_viewed%7Cdesc&st=l&rpp=20&page=1&pvnr=01200615320900005175&pt=g%7Cd

 

Details for Product Version SAP NETWEAVER 7.4

https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/support/pam/pam.html?smpsrv=https%3a%2f%2fwebsmp207%2esap-ag%2ede#ts=1&s=&filter=&o=most_viewed%7Cdesc&st=l&rpp=20&page=1&pvnr=67838200100900005868&pt=g%7Cd

 

Temporary Resolution / workaround

STEP 1: Developers first need to find the correct URL of their Web Dynpro Java Application.

How to get the correct URL, potential options -

  • Ask the correct URL from your colleague
  • Run the application from NWDS on some other desktop having an older version of the IE
  • Run the application on some browser e.g. Mozilla Firefox or Google Chrome
  • In case you want to find the URL from some other Desktop not having NWDS installed on it, run the application on some other desktop by going to Server Homepage -> Web Dynpro Tools -> Deployed Content -> <Search your Project> -> Applications -> <application name> -> Run.

 

NOTE: You Web Dynpro Java Application URL should look something like this

             http://<hostname>:<port>/webdynpro/dispatcher/local/TestProject/TestApp?SAPtestId=5

 

STEP 2 : Go to IE F12 developer tools

Image may be NSFW.
Clik here to view.
a1.jpeg

 

STEP 3: Set the Browser mode to IE 9 Compatibility View

Image may be NSFW.
Clik here to view.
a2.jpg

 

STEP 4: Set the Document Mode to Quirks Mode

Image may be NSFW.
Clik here to view.
a3.jpg

 

STEP 5: Set the user agent string to Default

Image may be NSFW.
Clik here to view.
a4.jpg

 

Resolution

Now put the URL found in step 1 in the browser and hit the enter button. Developers should be able to see their applications running fine in the IE 9 browser.

 

Image may be NSFW.
Clik here to view.
a5.jpg

 

Abbreviations

NWDS - Netweaver Developer Studio

IE - Internet Explorer

WDJ - Web Dynpro Java

MS - Microsoft

 

Related Content

SCN Thread

Microsoft Thread

SAP Note 1602569

 

 

 

 

 



Google Instant Search Feature

Hi Gurus,

 

Is it possible to implement search feature like google Instant search in web dynpro screens ?

 

Thanks,

Vipin.

Hiding Data in PCC(portal Content Catalog).

Hi All..

How to Hide the Data in Portal Content Catalog...Please let me know

 

Thanks

Parameshwari

NWDS does not start

NWDS does not start since Tuesday.

 

We have testst new kernel release (7xx), but going back to old release (622) because of other Problems.

 

But since then NWDS does not start. Only Windows with errorcode is shown (attached), but: JVM has not changed, path is correct.

 

Andy idea?

 

NWDS SP10 PAT05 on NW 7.3 SP10 (last patches) with JVM 6_72 64bit, for NWDS the matching part in 32 bit on Windows 7 SP1, 8GB RAM

 

Thanks.

simple value selector issue in portal 7.3 after migration from 7.0 in IE8

Hello Experts,

 

I am facing an issue after migration from 7.0 to 7.3 , in one of my screen there is one table in which we need to populate the values from simple value selector. Now the issue is when we hover all to the column the value selector icon jumps to the next adjacent column and when i try to click it jumps to next adjacent column.

 

in this way we are unable to select / click on the value selector icon. this issue is specific to IE 8 only , it works fine in IE 9 and chrome.

 

 

Image may be NSFW.
Clik here to view.
error.jpg

 

Please provide ur value suggestion

 

Regards,

Arpit khandelwal

TutWD_FlightList_Init .project file missing

Hello,

 

I am trying the TutWD_FlightList_Init tutorial. 

 

I have downloaded the project.

 

For the first time I could successfully import this project into my workspace , however while creating model i was getting jjava.lang.NullPointerException.

 

So also when I tried to import this project for the second time into my workspace , while importing it said .project file missing.

 

Can anyone suggest the possible solutions to resolve the issues I am facing.

 

Thanks & Regards

Pooja

how to create web services in 7.3 webdynpro java using Virtual Interface

Hi Experts,

 

We have an application in Netweaver web dynpro 7.0 where we have created Virtual Interface to consume the WSD (Web service Definition) and Web service configuration, however in NW 7.3 web dynpro java version I'm not finding J2EE DC explorer to create Virtual Interface, could you please provide me the link or point to right documentation/blog? 

 

or at least help.sap.com to understand NW 7.3 web dynpro Virtual Interface WSD/Web service configuration concept?

 

Or do we need to create a EJB application to perform the same?

 

Thank you all in advance.

 

Below picture in old system.

 

 

Image may be NSFW.
Clik here to view.
post.jpg

Web Dynpro View Designer not updating - NWDS 7.3 SP5 P3

Hi,

 

Yesterday I updated my NWDS from 7.3 SP5 Patch0001 to 7.3 SP5 Patch0003.  I now have a strange problem that when I am in the Web Dynpro perspective editing the layout of a view, changes I make to the layout such as adding new elements, or changing texts in labels for example, don't show in the view designer.  I can re-arrange columns in a table using the Outline view but not see any change in the view designer.

 

This used to happen when I had Patch0000 installed but was fixed when I upgraded to Patch0001.  Now the issue has come back so I'm wondering if there is something else missing.  Anyone else have this problem?  (Note: it happens on my colleague's machine who also upgraded to Patch0003 this week as well.)

 

Interestingly, I can make the View Designer work properly by changing the rendering configuration and choosing a different theme (see the attached image) but this isn't practical to have to do every time I open a different view.

 

Image may be NSFW.
Clik here to view.
ViewError.JPG

Any ideas?

 

Thanks,

 

Gareth.


Table column reordering issue in WD Java application

Hello Experts,

 

We are running NW portal 7.31 SP6. We have developed a custom web dynpro java application where we are using Table UI to display data.

This application has been deployed in the development, quality and production portal landscapes.

 

In development and production portal, we are able to click on any of the table columns and reorder the column by dragging it and dropping it to any desired position in the table. But the same is not happening in the quality portal.

 

In fact in the quality landscape when I right click anywhere within the application area, I am not seeing any context menu opening, whereas in development and production I see the context menu open and see the User Settings option.

 

In all 3 landscapes we are using the standard Classic Framework Page and a custom theme.

 

Can anyone point out why there might be a difference in the table behavior in just 1 system whereas in other 2 portal systems the behavior is consistent?

Any pointers may help me in finding the reason behind this.

 

Regards,

Saurabh

Web Dynpro JAVA Application using to Upload and Download files KM of SAP Portal

Dear All

 

I have a requirement for client.Here 2 types of users available.User one upload the documents in KM using the WDJ application and same time that user can create the sub folder.once that folder is available in that upload the documents.This user is a admin type.An other user can see the document by using the WDJ application. this user is end user type and Read only.

 

->My question is by using the WDJ application to upload and download and creating the folders or sub folders in run time process.

 

I was checked this blow links but i am unable to get the information.

 

http://wiki.scn.sap.com/wiki/display/snippets/km+library+-+reusable+component+for+webdynpro+java?original_fqdn=wiki.sdn.sap.com&bc=true

 

http://scn.sap.com/people/rohit.radhakrishnan/blog/2005/05/27/uploading-files-to-km-repository-using-webdynpro-apis

 

Please any Code /Document available means share me.

 

 

Thank for advance,

 

BR,

Durga Rao.

Consume Web Service https

Hi SAP's gurus

 

I need your help.

 

I try to consume https Web Service in a Java Web Dynpro.

 

I can create a model of web service, it was created correctly. At point execute I have a exception:

 

Image may be NSFW.
Clik here to view.
Error web servies https.jpg

 

That exception is due I need to install a certificate of Web Service (https)?

 

I am using NWDS (7.01.05 (2004s))

 

What is the way (step by step) to consume a https Web Service?

 

Thanks for keeping important community.

How to modify Standard iView in portal

Hi All,

  How can we modify the existing portal standard iView(log-off) and how to re deploy into it.

 

  I need to change this to add some pop-up if user is Idle for more than 20 min.

 

Please advice how to modify the standard iView and how to add up-up code to that,

 

thanks

Rag

closing browser window via button

Hello,

I have a WebDynpro application running in a single Browser Window. Additionally to the 'x' in the upper right corner I need to provide a 'close' button that destroys the application and also the browser window. I'd appreciate any hint.

 

Lars

Viewing all 1288 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>