An invalid deployment scenario has been detected.
Hi Experts, I am trying to configure IS projects/workspace environment in CMC, but happened to see the below error.Need a quick help on this please. ThanksSanthosh
View ArticleIS 4.1 installation error
Hello all, I am facing issue while installing IS 4.1 on my local machine. Not sure what is causing this issue. Kindly have a look and see if anyone of you have come across such issue before and have...
View ArticleRe: IS 4.1 installation error
Check if you have enough space to install IS and remove all folders and files created on the previous IS installation , if any.
View ArticleRe: IS 4.1 installation error
Hi Magesh, Have done this but no luck. Even removed all white spaces from the setup file path but still same issue.
View ArticleRe: IS 4.1 installation error
Hi Ansari, This is the problem with Business objects Projects including BOE also. Just disable the antivirus while doing the installation . Enable the antivirus once you finished the installation. I...
View ArticleRe: IS Rules with text substrings searches
Try like below. ((NOT match_pattern(upper($CustName), '*INTERNAL*')) OR (NOT match_pattern(upper($CustName), '*JANITORIAL SUPPLIES*')) OR (NOT match_pattern(upper($CustName), '*EMPLOYEE PURCHASES*'))...
View ArticleRe: An invalid deployment scenario has been detected.
Closing the thread as the problem has been fixed. Multiple entries of the license key caused the issue. deleting them solved the issue. Cheers/Santhosh
View ArticleError for a specific field in a view
Hello Experts, I have am getting an error when I am trying to view data from a view that was created on top of a Oracle 11g database table. The IS version I am using is 4.1. (14.1.1.220)...
View ArticleRe: Error for a specific field in a view
Hi Vitali, Backend system security issue. Go through this thread, http://scn.sap.com/thread/3530025 Regards,V Srinivasan
View ArticleInformation Steward and Sharepoint
Hi Is it possible to integrate SAP information Steward with MS Sharepoint?For example: I have a form in sharepoint and I need export the data from this form to SAP information Steward to compare the...
View ArticleRe: Information Steward and Sharepoint
Hi Geraldinne, SAP BusinessObjects Integration Option for Microsoft SharePoint software Administration Guide2011-094.0 SP2SAP BusinessObjects Integration Option for Microsoft SharePoint software...
View ArticleRe: Information Steward and Sharepoint
Many thanks!! These Information are very useful.
View Articleto_date error
I've created a view and filtered it to produce a single row result. LIFNR_Account_Number_of_VendorAEDAT_Shipment_Last_Changed1003397020091215 The AEDAT field is a nvarchar(8) at database source (HANA),...
View ArticleRe: to_date error
Most probably somle inconsistency with the definition of a Calculation view in HANA. Unfortunately, you don't get the real underlying error message.Can you have the instructions in More security...
View ArticleGroup By Error
I created a view with the following mappings in in the output schema: Column 1 : "VENDOR_BANKING".BANKN_Bank_Account_NumberColumn2 : substr("VENDOR_BANKING".BVTYP_Partner_Bank_Type, 1, 3)Column...
View ArticleRe: Group By Error
Not a bug, just missing fuctionality.Aggregate views in IS group by columns only, no expressions allowed.Try your luck at Idea Place: Enterprise Home.My workaround? I know it defeats the purpose of the...
View ArticleRe: Group By Error
Thanks for confirming that Dirk, at least it's good to know I'm not missing any understanding at my end. Bug vs Missing functionality ... hmm, we'll agree to differ on that one Yes, likely I'll end up...
View Article