Hi Vertika
If you use IDoc as your target message, you no longer need to export the IDoc structure, modify it and import back the XSD. You can just change the occurences in the Signature tab of Message Mapping.
Rgds
Eng Swee
Hi Vertika
If you use IDoc as your target message, you no longer need to export the IDoc structure, modify it and import back the XSD. You can just change the occurences in the Signature tab of Message Mapping.
Rgds
Eng Swee
Hi Michael,
Thank You So Much For your Input.
Regards,
Reenu John
try WDPermanentMessage
above mentioned tables are all GL related just you search as per requirement
your logic will work
Mahesh
Hi,
Open the original DTP and click on change.
1) In Update you will find "create error DTP", just click on it system automatically create error DTP for you original DTP.
2) Do not change any thing, just come back to your original DTP and activate your DTP again.
Now come back and refresh the info provider tree.
now execute your DTP, request will be green in target and you will error records in error stack.
How to edit the error records in error DTP
please find the doc.
Thanks,
Phani.
Hi Arpan,
Not sure if this relate to your case, in our QA environment the java instance have problem from time to time.
When it have problem:
1) Query keep loading and no result return
2) No process found in SM51
3) No lock found in SM12
In this case we just restart the java instance and the query can run normally again.
Regards
Bill
This looks OK (although pasting the actual script rather than a screenshot would help). Just make sure that you are returning the strTempName to the userID attribute when trying to create the user. IF you don't find one and return strCurNames you'll get that behaviour.
Peter
Hi Sindhu,
Please provide your GRC SP details. Also please check the below SAP notes.
1930654 - Cannot delete firefighter assignment if the user is invalid
1773526 - Invalid SAP User
1590259 - Error Message "Invalid SAP user" in provisioning logs
Regards,
Madhu.
Hi All,
I am using EHP1 for NW 7.3 and deployed SAP MII 14.0.This was working fine.
Recently I have configured ADS SSO. My single sign on is working fine but unfortunately my MII menu page is throwing error as below:
"500 Internal server error"
Log:
"Exception occured during processing of Web Dynpro application sap.com/xapps~xmii~ui~admin~navigation/NavigationApplication"
Can you please suggest me a solution?
Regards
G.Partheeban
Hi Samuli,
Created new
Exception occured during processing of Web Dynp... | SCN
Can you please suggest me a solution?
Regards
G.Partheeban
Hi ,
For the BPC net weaver BW is staging area. But initial we have to create or activity relevant info object at Net weaver BW then go on creating info area and info cude under the info providers.
After that start working in BPC client with the Data modal requirement for task to be handled.
so we need to go to two different system to create master data and transaction and the staging area in BW.
is there a way to do every thing in BPC client.
Please enlighten up.
Babu K
Hello Navin,
Have you generated the rule set after removing the permission from the function.
If not generate the rule set for that particular function in which you have made the changes.
Regards,
Neeraj Agarwal
Hi Jitendra,
First.... Yes, is such as for doing a strong transaction. The backend is SAP R2.
The application stores all the information of the day to be synchronized at the end of the day.
I use a RFC custom. The app work all time offline mode.
This RFC has 2 fields as input parameters and 2 tables. A table to raise the sales information (input) and another table for the results (output).
In small tests, an error is never obtained. But to make a real test, with greater volume of information, the application generates the exception.
Thanks for your help.
I am also having this issue. Using the suggestions in the thread, I went to D:\Crystal\SAP BusinessObjects Enterprise XI 4.0\warfiles\webapps\BOE\WEB-INF\config\custom (D:\Crystal was our install location) and created a file named "BIlaunchpad.properties" and inside this file, I added the lines:
authentication.visible=true
cms.visible=true
I restarted Tomcat, still no list. So, I rebooted the server, and tried it, still no luck. So, looking into the directory structure, I found the same filename under the default folder (D:\Crystal\SAP BusinessObjects Enterprise XI 4.0\warfiles\webapps\BOE\WEB-INF\config\default). After making a copy of the file, I changed the same lines above to read as shown above. Did the restart Tomcat and also reboot the server, made no difference.
When I saved the url of the CMC to my favorites under Chrome, I noticed some querystrings in the url. I tried those same querystrings under BIlaunchpad but didn't make a difference.
During the research of this problem, there was a forum post somewhere (not here) that discusses this same thing, but goes one step farther. It said after restarting Tomcat, to wdeploy the BOE application. On just about anything I try to deploy with wdeploy or even to just list the apps available, I get output from wdeploy similar to the following:
C:\Users\Administrator>wdeploy tomcat6 -DAPP=BOE deploy
trying D:\Crystal\SAP BusinessObjects Enterprise XI 4.0\win64_x64\jdk
Using JAVA_HOME=D:\Crystal\SAP BusinessObjects Enterprise XI 4.0\win64_x64\jdk
Access is denied.
Access is denied.
Access is denied.
Access is denied.
Access is denied.
Access is denied.
Access is denied.
Access is denied.
Access is denied.
Access is denied.
Access is denied.
Access is denied.
Access is denied.
Access is denied.
Access is denied.
Access is denied.
Access is denied.
Buildfile: wcommon.xml
log4j:ERROR setFile(null,true) call failed.
java.io.FileNotFoundException: D:\Crystal\SAP BusinessObjects Enterprise XI 4.0\
wdeploy\logs\wdeploy.log (Access is denied)
at java.io.FileOutputStream.openAppend(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:192)
at java.io.FileOutputStream.<init>(FileOutputStream.java:116)
at org.apache.log4j.FileAppender.setFile(FileAppender.java:272)
at org.apache.log4j.RollingFileAppender.setFile(RollingFileAppender.java
:156)
at org.apache.log4j.FileAppender.activateOptions(FileAppender.java:151)
at org.apache.log4j.config.PropertySetter.activate(PropertySetter.java:2
47)
at org.apache.log4j.config.PropertySetter.setProperties(PropertySetter.j
ava:123)
at org.apache.log4j.config.PropertySetter.setProperties(PropertySetter.j
ava:87)
at org.apache.log4j.PropertyConfigurator.parseAppender(PropertyConfigura
tor.java:645)
at org.apache.log4j.PropertyConfigurator.parseCategory(PropertyConfigura
tor.java:603)
at org.apache.log4j.PropertyConfigurator.configureRootCategory(PropertyC
onfigurator.java:500)
at org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurato
r.java:406)
at org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurato
r.java:432)
at org.apache.log4j.helpers.OptionConverter.selectAndConfigure(OptionCon
verter.java:460)
at org.apache.log4j.LogManager.<clinit>(LogManager.java:145)
at org.apache.log4j.Logger.getLogger(Logger.java:85)
at org.apache.tools.ant.listener.Log4jListener.<init>(Log4jListener.java
:49)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstruct
orAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingC
onstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at java.lang.Class.newInstance0(Class.java:355)
at java.lang.Class.newInstance(Class.java:308)
at org.apache.tools.ant.util.ClasspathUtils.newInstance(ClasspathUtils.j
ava:267)
at org.apache.tools.ant.Main.addBuildListeners(Main.java:739)
at org.apache.tools.ant.Main.runBuild(Main.java:621)
at org.apache.tools.ant.Main.startAnt(Main.java:199)
at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257)
at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)
AuroraConfig:
Loading message.properties
Loading wdeploy.conf
BUILD FAILED
D:\Crystal\SAP BusinessObjects Enterprise XI 4.0\wdeploy\wcommon.xml:2446: java.
io.FileNotFoundException: D:\Crystal\SAP BusinessObjects Enterprise XI 4.0\wdepl
oy\logs\WDeploy_summary.log (Access is denied)
Total time: 1 second
Ant return code: 1
Could this be the problem why I'm not getting the list? Why am I getting errors such as this? During our install yesterday, we just did a straight install performing a full installation and only changing the install folder and the name of the SIA agent to something more meaningful.
I was given the task of installing Crystal Server 2011 last week as no one in the company had any experience in installing it either and I have been struggling with issues here and there but seems that most is working now, except for this and AD authentication and that I can contact our company's AD guru to get assistance.
Any help you can suggest to help me get the authentication list to show would be greatly appreciated.
Thank you,
David Alge
Hi Experts,
Yesterday while i am filling setup table for 2LIS_DM_VAITM (DBM Sales) data source it got cancelled.
It showed that " Order xxxxxx is locked by user".
Because we have DSO concept in our CUBE, we didn't lock users.
But then the basis checked the users and removed from the system.
But still after removing the users, when we do the setup filling it still gets cancelled showing the same error.
Please help on this. Now i am stuck in filling setup section.
Thanks,
Thilini
Love it
Hi Yash,
I have tried reinstalling Dashboards, but to no avail. Also, I running only one instance of Dashboards, with no Excel file opened either. The problem seems to persist. Can anyone else please throw some light on this issue?
Thanks and Regards,
Eshwar Prasanna
EDIT: I find that clicking on the blank area will cause the properties to show up once again. Therefore the issue can be handled. However, this should not be cropping up in the first place. Is there any way to solve this? Or a way to raise this issue up with SAP so they might consider a solution?
Message was edited by: Eshwar Prasanna Venkatadri
Hi Nicolas/Ivan/Murali,
Thanks for the usefull suggestion.
I am also facing a similar issue where i am able to create the user on IDM UI using standard provisioning task - "create identity", however the user is not created in the backend system. Please be informed that the below scenarios are working for me:
1) Assignment/deletion of role from user loaded through initial load.
2) Change in validity and other user details for users loaded through initial load.
I understand from the above converstaion that the master privelege - "PRIV:<repository(corresponding to backend system)>:only" is to be assigned to user in order to create in backend system. But how to add this privelege to a user while creating from "Create identity" task from IDM UI?
I maintained account privelege as the master privelege on repository. Also, i maintained the Account<repository> attribute for the user(please refer attachment for screenshots on the same). However, the user is still not created in backend system.
Appreciate your comments on this.
Thanks and regards,
Nits
Have your code in jsbin and it is ok
except for
resources/sap-ui-core.js
should be
https://sapui5.netweaver.ondemand.com/resources/sap-ui-core.js
-D