How to avoid swallowed linebreaks?
When I run a transaction with a parameter that might contain newline characters, it is stored in the DB without those newline characters.How to keep the newlines?
View ArticleLogin ID Using as parameter
Dear Gurus, I want to pass MII User ID as a parameter in XacuteQuery but did not succeed. I am using following code var user =...
View ArticleUnable to save PDF/Docx file on MII Server
Hi Experts, I am trying to save SAP DMS files on MII server, but cannot able to do this. I am using BAPI_DOCUMENT_CHECKOUTVIEW2. BAPI doest not return any error but a blank message only. I am passing...
View ArticleRe: Login ID Using as parameter
Hi Muhammad, Expression editor function 'username' should work for this. 1. I created a transaction parameter as 'Logon' with string type.2. Used 'Assignment' action block and assigned 'username'...
View ArticleRe: SAP PCo 15 - PCo Management Host not starting.
Hello, I just ran into this same issue: I was finally able to correct it by just increasing the services "timeout parameters" on the windows server. Had to add a new entry to the registry It may...
View ArticleMII prompt user for login
Hello Experts, We are using single sign on authentication (SPNEGO) through active directory whereby the system grabs the username of the logged in Windows user and defaults that user as authenticated...
View ArticleRe: MII prompt user for login
Hi Corey, You can modify the logon stack for MII and add BasicPasswordLoginModule but that will affect the whole MII, i.e. you cannot limit it only to a page. Best regards,Krasi
View ArticleError while importing user list in MII
Hi, I am importing a user list txt file in Identity Management with the foll. syntax- [User]uid=miiusernamelast_name=lastnamePassword=passwordaccessibility=0SAPOEE:DEFAULT PLANT=ABCDSAPOEE:DEFAULT...
View ArticleRe: Unable to save PDF/Docx file on MII Server
Hi Shashank, I had the same problem like you. In my view it isn't possible to load documents into the MII with the help of BAPI_DOCUMENT_CHECKOUTVIEW2.I'm able to load the document by another way. Have...
View ArticleRe: Unable to save PDF/Docx file on MII Server
Thanks Matthias, This looks very informative. i will try this out today. Have a questions on this, the JS code you mentioned is it good to encode TIF or PDF files ? We have PDFs mostly on DMS and i...
View ArticleRe: Unable to save PDF/Docx file on MII Server
Yes you will have to concatenate the lines into one string. Please look at my example linked in Matthias's thread above: Re: Issue with document retrieval using BAPI_DOCUMENT_CHECKOUTVIEW2
View ArticleInserting/Updating NULL using Typed Parameter
Hello , I am having issues updating NULL in to the SQL when I use the query with Typed Parameters . It gives me below error when I try to use nullnumber function for a parameter of type Double . INSERT...
View ArticleRe: Inserting/Updating NULL using Typed Parameter
Hi Naresh, I don't think this problem looks solvable.Problem looks like the SAP MII internal code uses a Prepared Statement and that is why it is not able to set NULL or "" as a double value in the...
View ArticleShade SPC Chart Areas
Is it possible to shade different areas of an iSPCChart in a different colour?i.e. shade the top portion of a line chart (90-100 on y-axis) to one colour (i.e. red) and the rest of the chart another...
View ArticleRe: Project export error
I have the same problem and this solution does not work for me. Our MII 12.2 SP7 does not give any option to synchronize when right clicking project. However, Tools => Sync file to Tree is there.It...
View ArticleError while increasing the thread slots for shared memory in SAP MII
Hi Experts, In SAP-MII , I am getting the below error while increasing the value of the threads in the Inherited value column under the Shared Table tab in config tool . INFO: Starting edit shared...
View ArticleRe: Error while increasing the thread slots for shared memory in SAP MII
Hi Experts, Attaching the word document which shows the error. Regards,Ankit
View ArticleRe-trigger of Tag Notifications from PCo to MII
Hi Experts, I have configured Tag Notifications in PCo version 15.0.0.1959. The tags are of BOOLEAN type with values either 0 or 1. I want the PCo to trigger notification messages only when Tag Value...
View ArticleRe: SAP MII 14.0 - Calling external REST service
Hello Pooja thank you for the reply. Using credentials doesn't help in this case. I've also tried several other variations of using credentials within the http post action block, before I found the...
View ArticleConfiguration Service with DataServers and Importing via BLS
Hi, I want to create a data server in SAP MII via a BLS transaction. So my understanding is that this can be done by using the following url:...
View Article