Re: Read Custom Attributes Values in Portal (7.3 )UME
Hi, I have solved the issue. Custom attributes can be read using : String[] value = Iuser.getAttribute("Attribute Namespace","Attribute Name");if (value != null) {...
View ArticleRe: control after MESSAGE E
I believe you are not catching the exceptions of FM MD_PEGGING_NODIALOG which are shown when using FM pattern.CALL FUNCTION 'MD_PEGGING_NODIALOG'EXCEPTIONS ERROR = 1...
View ArticleRe: control after MESSAGE E
Have you enabled the exceptions section of your Function Module?
View ArticleRe: BDoc error: "Internal error - ADDR_GET call Error" while replicating...
Hi Preeti, Have you checked the desired configuration settings for contact person replication in CRM. Have you received any dump in ECC/ CRM or any queue stuck in outbound of CRM or inbound of ECC...
View ArticleRe: control after MESSAGE E
Why were you surprised, you did not look at FM signature (Exceptions tab) ? CALL FUNCTION 'MD_PEGGING_NODIALOG' EXPORTING edelkz = edelkz edelnr =...
View ArticleRe: SAPUI5 Binding
Hi Harshal, concerning the background image, I experience the same behavior as you do. When you inspect the DOM, you will find that the image is there but with the height=0. In addition, the background...
View ArticleRe: Excel constantly reconfiguring
Hi Allan,on the launch page down in center it's a link Client Software Center click on it and you will found the client diagnostics for client and admin, verify that all checks are ok. Kind regards...
View ArticleRe: Deleting the Aggregates with Zero Calls where roll up is active
Hi, Yes you are right vinoth if we deactivate the we can activate them when ever it is required. But I have a doubt, we will do log deletions and dropping of aggregates to free the space , so that...
View ArticleRe: Central system monitoring for service providers
Hello! Because we have a mixed customer structure with standard and enterprise support customers we cannot activate the new monitoring and alerting infrastructure (MAI) for all the customers. The...
View ArticleRemove [] from context
Hi, I am getting a null value("[]") from the output of RFC Lookup[image attached].I have tried with UDF to remove that still its appearing in the output context.How to remove that "[]" from context ?...
View ArticleRe: BPM Intermediate Events not being triggered on parallel sub process tasks
So I can see the IME is being triggered with WS-RM in the NWA sequence monitor, I can see the consumer has successfully received the message. In the Developer Trace logs however, I find this error from...
View ArticleRe: BPM Intermediate Events not being triggered on parallel sub process tasks
Could all be related to this note: https://service.sap.com/sap/support/notes/1629980 and locking issues - will suggest upgrade to SP07+ before go-live!
View ArticleRe: Custom Task UI - remote location
SAPUI5 UIs are now also possible to link to your BPM http://scn.sap.com/community/bpm/blog/2012/06/07/picking-the-right-ui-technology-for-your-nw-bpm-application...
View ArticleIts Friday :-)
Instead of that daylight savings crap why don’t we just move the clock ahead an hour every Friday at noon so we get outta work early , then on Sunday move the clock back an hour at like 3 AM so we can...
View ArticleValue overflow for characteristic
Hi, I'm getting error when i run RSA3 tcod.I have a datasource 1CL_OLIS003, when i run tcod RSA3.it is given an error Errors occurred during the extraction Message no. RJ012 so i checked delivery log...
View ArticleRe: Inbox : is enhancing search possible ?
Hi Eli, Hope you are doing great! To maintain the main category go to img path: Customer Relationship Management Interaction Center WebClient Agent Inbox Inbox Search Definitions Define Element...
View ArticleRe: AFM (Application Function Modeler) - SAP HANA SPS 06 - Issue with AFM
Have you installed the AFL package and created the AFL Wrapper procedure in your environment?Also, make sure you have the AFL__SYS_AFLPAL_EXECUTE and AFL__SYS_AFL_AFLBFL_EXECUTE roles in your user;...
View ArticleRe: Not able to start the HANA Server
Hello Kannan, Please clear shared memory used by this instance and try to start the server. If this dosen't help please share optput of sapcontrol -nr 04 -function GetProcessList Regards,Surojit
View ArticleRe: Calling Procedure in SQL Script
At least in older revisions, HANA didn't support cascading parameters in nested procedure calls.I'm not sure that's still the case. in rev60+. Best,Henrique. PS: avoid replying in older closed threads,...
View Article