Re: "No Instance Found" in SolMan7.1 SP10 Unified Job Monitoring
Raghav - Yes we have less than 20 jobs in Dev and Quality ECC systems, there monitoring is working fine. We are having this issue only in Production where we have more than 100 jobs. I have deactivated...
View ArticleProduct allocation is not working after setting all required config!
Hello SD gurus, Would you please help me to resolve this issue? I followed and configured all the required steps for product allocation in ECC 6.0 Version still the product allocation is not working...
View ArticleRe: Process chain repair going to Debugger mode
Hi Ahmad, can you share screenshot from the point of code where the debuggers starts?Only thing I think about is that there some exception happened when you attempt to go with DTP repair.This is quite...
View ArticleRe: Crashing WEBI 4.1SP2FP3
Hi, The web Intelligence Processing server has a setting for Maximum Connections which defaults to 50. You can extend as per your requirements. The question you need to ask yourself is how many...
View ArticleRe: iFRame does not exist
Hi Steffen, Yes, you can add iFrame dynamically. Check if you have the class CL_WD_IFRAME in your system, You can achieve your requirement as below Write the below code in WDDOMODIFYVIEW( ) of...
View ArticleRe: MCI5 - Damage Analysis
Instead of having 2 different threads, you can update one of the queries in 2nd thread as both queries are similar.
View ArticleRe: How to get Older Message status in Production in SAP PI?
Hi Ranj -I need to check that there is problem in PI side. and there is no record in sxmb_moni. How can I check it?>>> If they are old messages and you had delete jobs in place, it's not...
View ArticleRe: Assign BP relationship type
Srinivas, you have clearly got this wrong, Im not after maintaining multiple BP relationships between different BPs. Thanks,Sheetal
View ArticleRe: (SWEI)
Hi, Try this: SELECT * FROM [Dbo].[@Owner] OR SELECT * FROM SBODemoUS.dbo.[Owner] Thanks & Regards,Nagarajan
View ArticleRe: Startegy and Package sequence (unregular cycle)
Hi Frazer, In such caseYou will have 2 plans:1st one will be a Strategy plan with unit WEEK as discussed above (without 10 week package) and the2nd one will be a single cycle plan with 10 weeks...
View ArticleRe: Accounting Tab is not visible
Hi Aneel, Please check if you have maintained your project type in the define controlling scenario setting. Regards,Runjhun
View ArticleRe: Comparing SELECTs for performance
Hi Kannan,Thanks for the information. I'm still learning more about SAT and those links are helpful. I see SAT can be used to compare traces, however, my question was more about how to plan and model...
View ArticleRe: Startegy and Package sequence (unregular cycle)
Hi Jogeswara , Thanks for your inputs .I agree with what you have suggested . But the catch is once the maintenance plan 1 , has done 3 weeks , 6 weeks and (enhancement helped us to skip the 9 weekly...
View ArticleCrystal Report slow to print VS2012 VB
I notice another discussion where slow print was mentioned. Its suggestion was to use Crystal ReportsAppServer but its code was more than I need and I did not pick out what was needed for my app. I...
View ArticleRe: Data Lock Via Automate Work Status
Hello, If your requirement is you only need to lock data of previous month on the first day of current month . you can achive it though ABAP... but let me know your requirement clearly and how is it...
View ArticleRe: How to exclude interfaces from Alerting
Hi Uma - If you are not interested in creating interface specific rules.. create one rule in outlook to move them into another folder.. just ignore as after all i feel it's not about improving some...
View ArticleRe: Dashboard report on mobile
HI Hityshi, when you save the dashboard for platform and mobile, both formats get generated.As flash is not supported on apple devices, it automatically gets the html5 format on it.Your android can...
View ArticleRe: Log file in WD
Hi Paul, Is your requirement is to have a text editor in WD application and user fills it and when click on save a dialog box should appear for confirmation? and upon confirmation, the text needs to be...
View ArticleRe: Calling SQL stored procedure dynamically
Hi Alex, Can you share your requirement on exactly what is the need to call the procedure dynamically? For your question, have a look on the below: 1) Have a procedure named EMPLOYEE_DETAILS 2)...
View ArticleRe: Send an Email upon SFC done
Hi Adithya, Please make sure that at the end of your BLS you are assigning the transaction parameter status = "PASSED" and assign inputXML to outputXML for successful execution. Also please assign the...
View Article