UME permissions for Images Saver Action Block,  MII version 12.1

I have a BLS using the Image saver block but it seems that some MII users can do not have the ablity to save files using this action block.   The BLS transaction works fine when I'm logged in as MII admin. 
What UME permissions do you need to write files on the local MII folder (in the project web path) to perform this action?
Note:  I don't have access to UME on this box, as it is a customers box and is managed by a seperate basis person.  I need to let that person know what permissions to add.

I think you have to assign the file system actions in the UME to a role that the user has:
XMII_FileSystem_R, XMII_FileSystem_RW, XMII_FileSystemBrowser etc.

Similar Messages

  • Image Saver

    Hello Everyone !
    I am trying to work with Image Saver. I tried rest of the actions like HTML, XML and Text Loader and saver. But facing problem in Image Saver action. What should be the  value for "Encoded Image" proprerty of it ?
    I want a .png file to be saved on server. What I must pass to get this done ???
    Thanks....

    Vibhav,
    If you are using mii image then in Image Loader Action block pass
    URL := db://<your file path>
    hint: drag and drop any image file in your bls and note down the path.
    If you are using web url then pass url
    URL := http://<image path>
    after this map the encodedImage output of ImageLoader Action block to input of Image SaverAction block
    Thanks.
    Anshul

  • Driver for Microsoft SQL SERVER 2008 (MII 12.0.X)

    Hi,
    we have MII 12.0.11 and we need to access a database on Microsoft SQL Server 2008.
    I need a suggestion on the driver  choice...because the Microsoft JDBC  drivers for SQL Server 2008  on the following links officially need at least JDK 5...and for what I know our MII version is based on Netweaver 7.0 on Java 1.4.
    http://www.microsoft.com/downloads/en/details.aspx?FamilyID=99b21b65-e98f-4a61-b811-19912601fdc9&displaylang=en
    http://www.microsoft.com/downloads/en/details.aspx?FamilyID=%20a737000d-68d0-4531-b65d-da0f2a735707&displaylang=en
    We are currently using this driver (with database on Microsoft  SQL Server 2005)
    http://www.microsoft.com/downloads/en/details.aspx?FamilyID=c47053eb-3b64-4794-950d-81e1ec91c1ba
    which, on the contrary, doesn't support SQL Server 2008.
    I don't know how to proceed...
    Thanks in advance
    Mauro

    Try Microsoft SQL Server 2005 JDBC Driver 1.2
    [Connect MII 12.0 to SQL server 2008|Connect MII 12.0 to SQL server 2008]

  • Setting icon for MII version 12.1.x custom action

    Hi,
    i tryed to set icon image for custom action for MII version 12.1.x but i did not achieve.
    How can it be done?
    Thanks.

    Hello,
    I have done it in 11.5. This is how I did it in 11.5. (I am hoping that it has not changed in 12.1)
    //funciton for specifying icon
    public String GetIconPath() {
            return "com/path/to/icons/imagename.png";
    Store your image file in the following way
    com/path/to/icons and name that as imagename.png
    There is also a blog on it
    /people/rupesh.bajaj/blog/2007/12/04/beginners-guide-to-create-custom-action-block
    I hope it helps.
    Regards,
    Musarrat
    Edited by: Musarrat Husain on May 17, 2011 12:18 PM

  • UME Roles for PDF Actions

    Hello All,
    Can you please let me know which UME roles I need to add in NWA to enable PDF actions in MII workbench for my user. For e.g. I want to use the Generate Documentation feature and even after following SAP notes 1325997. Its still disabled.
    Thanks,
    Kiran

    Hi Jeremy,
    Thanks for your help in answering our questions. I tried adding the PDF actions XMII_PDF* to one of our roles assigned to the user and still the Generate Documentation icon is disabled. I followed the steps provided in 1325997
    Solution
    1. Download and unzip the attached pdfactions.zip file to your local
    machine.
    2. Obtain version 1.4.5. of
    the third-party iText.jar and iTextAsian.jar, from
    http://www.lowagie.com/iText/download.html and save to your local machine.
    3. Rename the files iText.jar and iTextAsian.jar making sure to match the
    noted case.
    4. Open a browser window and navigate to the SAP xMII Administration
    Menu at http://<server>:<port>/XMII/Menu.jsp.
    5. On the SAP xMII Administration Menu, choose System Management ->
    Custom Actions. The Custom Actions screen appears.
    6. To upload the .jar files to SAP xMII, click Upload. PDFActions.jar is
    the assembly .jar file, and iText.jar and/or iTextAsian.jar are the
    dependency .jar files.
    I also restarted my server to make sure the changes will be activated but so far I have been unable to make it work.
    Thanks,
    Kiran

  • How do I Change Permissions for a UME Role:  UME.Manage_Users

    I am trying to set up a helpdesk role that will allow a limited number of users to reset passwords and unlock users.
    I do not want them to be able to change user data, delete or create users.
    I created a user and assigned it the user administration content. I removed all except the search, previous search and locked users options. In the permissions I clicked on yes for the manage_users capability.
    However, the manage_users option is set to all by default. How can I change it so they only have reset password and unlock capabilities?

    Hi,
    Mangae_users action in UME is basically for delegated admin's. With this action an user can do all admin activities for the particular company.
    If you want to give only password change permission assign the action
    UME.Manage_all_user_passwords. With this action an user can view and change all user passwords.
    Refer the link below also for more information.
    http://help.sap.com/saphelp_nw70/helpdata/en/5f/670db7939b8e48999d65f8a05ad611/frameset.htm
    Thanks
    R.Murali

  • MII 12.1.5 Web Service Action Block

    Is there existing documentation on using the Web Service Action Block, specifically documenting the following Object Properties:
    WSDLBaseUrl
    Credential Alias:
    I am trying to execute a Web Service Action block against a web service that uses http and basic authentication (User/Password).  the WSDL loads just fine, the UserName and Password properties exposed through the WSDL are assigned valid values in Links Configuration, but according to the web service logs, the user name 'Guest' is being passed for the UserName.  This same web service works in MII 12.1.1 Build 273. 
    Thanks in advance!

    Steve,
    The WSDLBaseURL property just prepends a string to the WSDL URL property so that you can abstract out the protocol, server and port values separately depending on the target system you wish to hit for the service call.
    Regards,
    Sam

  • UME permissions/actions in WebDynpro

    Hi,
       I am trying to understand as to how to use UME permissions and actions in a WebDynpro application. Can someone provide me steps of how to achieve it. Please do not provide me links to other threads or help.sap.com. I have gone through them.
    Will reward points for helpful answer
    Thanks in advance.
    Regards

    Hi,
    If you want to use the UME for getting the information that who has currently logged in, then you can use the following steps:
    1. Import the jar file com.sap.security.api.jar
    2.In the WDInit() method create an object if the IWDClientUser like this
    IWDClientUser wdUser = WDClientUser.getLoggedInClientUser();
    3. Now create an object of the Iuser inerface
    IUser user = wdUser.getSAPUser();
    4. You can use the object user to get all the info abot the logged in user and depending upon the permissions of the user you can enhance your application.
    regards
    Naresh

  • Is there a "Chart" Action Block Equivalent for iGrid and iSPChart?

    I've used the Chart action block for saving images of iChart display templates.  Is there an equivalent for iGrid, iSPCChart, etc?
    Thanks for the help!
    David Macindoe

    iSPCChart : YES (look in the xMII Quality category)
    iGrid : NO

  • Exporting PS Save Actions for Mac and Windows

    Hello,
    I want to share a "Save for Web" action script that I created for other users in my group to ensure they use the same settings. Some users are Mac, some are Windows.
    How do you make the desktop location generic between both platforms? For instance the action script seems to record the path all the way up to the local root Macintosh HD and includes my user directory name. If another users imports that Action script, they will get a directory not found error. Is there some shortcut I can edit into the script with a text editor so the location is common between platforms?
    Something like ~Desktop?
    Guessing.
    Thanks for any help.

    If you are talking about an actionset .atn file then you can use a couple of Xbytors scripts from his xtools package.
    Convert the actionset to xml using actionFileFromXML.jsx
    You will then need an install script  to change the path(s) in the xml
    Then convert back to an atn file using ActionFileToXML.jsx
    Install the actionSet.

  • Aperture 3 default file permissions for referenced images

    Hi,
    This might be a bit more an OS X question than an Aperture question, but perhaps asking this here might help other people with similar case.
    Is there a way to change the default file permissions Aperture 3 sets for image files imported from a digital camera?
    My wife and I both import photos from our camera to a directory hierarchy under /Users/Shared/Photos/, and we both have our own Aperture libraries which reference the masters from that location.
    However, when one of us imports photos from the camera, the permissions for the image files are set as 600 and the permissions need to be changed into 660 (for example) or otherwise the images are not readable for the other. (In the shell umask shows 0022 by default, but as I start the Aperture from the dock, changing the umask in the shell doesn't help)
    Message was edited by: AJH75

    Hi,
    This might be a bit more an OS X question than an Aperture question, but perhaps asking this here might help other people with similar case.
    Is there a way to change the default file permissions Aperture 3 sets for image files imported from a digital camera?
    My wife and I both import photos from our camera to a directory hierarchy under /Users/Shared/Photos/, and we both have our own Aperture libraries which reference the masters from that location.
    However, when one of us imports photos from the camera, the permissions for the image files are set as 600 and the permissions need to be changed into 660 (for example) or otherwise the images are not readable for the other. (In the shell umask shows 0022 by default, but as I start the Aperture from the dock, changing the umask in the shell doesn't help)
    Message was edited by: AJH75

  • Make use of UME permissions in WDA for authorization

    is it possible to access UME permissions as it is in WDJ?
    thinking of a service API I couldn't find or probably linking it with object authorization?
    Ever came accross that? Or how would you guys handle authorization in WDA?
    Standard would be authorization objects?
    kind regards
    Stefan

    There is no WDA provided API for accessing hte UME.  I think most people would use the traditional ABAP role and authorization check mechanisms within WDA as well.

  • Change permissions for UME repository

    Dear friends,
           Is it possible to change permissions for the ume repository. By default, it has "Allow" permission for List Children and Read properties. I dont see any options to change permissions under Settings -> permissions. Does anyone here in this forum knows how can I achieve the same? I am actually trying to index the ume repository and the crawler fails. I was wondering if the repository needed to have a full control. So, I am trying to change the permissions.
    We are on EP6 SP13 (all components)
    Any help is appreciated,
    Thanks,
    Mandar

    Hello experts,
    any ideas?
    I need aswell to change the permission in the UME repository...
    Thanks in advance!
    Greets
    Thomas

  • Web Service Action Block in MII 12.0

    Hi All,
    We are trying to understand the functionality of web services action block in MII 12.0 with a third party application.
    Can anyone share the complete procedure of the configuration to understand the data flow between webservice block with third party application.
    Thanks
    Rajesh S

    Rajesh,
    let's take your example. An external web service has been created with C or .NET or other tools. The creator of the web service also have created a URL that you can use to call the web service. The web service may accept input and responses output. The input / output parameters (among other settings) are defined in the WSDL.
    Now you want to call the external web service in MII. You create a BLT with the web service action. After you have entered the URL and press enter the web service configuration wizard calls the URL and retrieves the WSDL data (if the URL is correct). That's what I have described above.
    In the link editor MII displays the XML structure of the web service. There you can link data to the input parameter of the web service, e.g. the contents of a file. If the web service action is processed, the web service is called using the linked values, and the file contents is submitted.
    The external party can also call any MII BLT as a web service using the MII WSDLGen service. In the BLT, you also define Transaction Properties as input and output parameters. WSDLGen will build a xml structure using these parameters. If the external party want to send the file contents, it calls the MII web service with the file contents in the Transaction input property.
    You can easily test a MII web service. You just need two BLTs, one calling the other to see if the file contents is sent correctly.
    Does this explanation help? I do not see a difference between a URL and WSDL URL. The file contents is passed inside the web call, not stored in a location.
    Michael

  • I have just reinstalled Adobe Acrobat X1 and I can't save any PDF's that are emailed to me. I just get "This document could not be saves. There is a problem reading this document (21)" and then when I click OK i get "insufficient data for image"  Help!

    I have just reinstalled Adobe Acrobat X1 and I can't save any PDF's that are emailed to me. I just get "This document could not be saves. There is a problem reading this document (21)" and then when I click OK i get "insufficient data for image"  Help!

    More information about this issue can be found here:
    https://forums.adobe.com/thread/1672655
    A "quick" fix that worked for me was to uninstall Adobe... then download the base install for Adobe Reader 11.0.
    Then download each of the individual updates and run them sequentially. 
    I've installed back up to the last security update which is version 08 and have been able to do normal Save As operations.
    You will have to disable automatic updates in order to stay at version 08 until Adobe resolves this issue in a later release.
    http://www.adobe.com/support/downloads/product.jsp?product=10&platform=Windows
    Adobe Reader 11.0 - Multilingual (MUI) installer    AdbeRdr11000_mui_Std
    Adobe Reader 11.0.01 update - Multilingual (MUI) installer    AdbeRdrUpd11001_MUI.msp
    Adobe Reader 11.0.02 update - All languages    AdbeRdrSecUpd11002.msp
    Adobe Reader 11.0.03 update - Multilingual (MUI) installer    AdbeRdrUpd11003_MUI.msp
    Adobe Reader 11.0.04 update - Multilingual (MUI) installer    AdbeRdrUpd11004_MUI.msp
    Adobe Reader 11.0.05 security update - All languages    AdbeRdrSecUpd11005.msp
    Adobe Reader 11.0.06 update - Multilingual (MUI) installer    AdbeRdrUpd11006_MUI.msp
    Adobe Reader 11.0.07 update - Multilingual (MUI) installer    AdbeRdrUpd11007_MUI.msp
    Adobe Reader 11.0.08 security update - All languages    AdbeRdrSecUpd11008.msp

Maybe you are looking for

  • Safari frozen on start-up, won't open

    This morning, Safari spontaneously started freezing when I try to open it. Nothing new, haven't updated it recently. Everything was working fine then all of a sudden it's not working anymore. I click the Safari icon in the dock, I see the Safari menu

  • IPod Touch 5g not recognized in "Devices"

    It IS recognized in iTunes, but if I want to access it via Finder to get a video I recorded how do I do that? I don't want to use Share feature to move videos off my iPod shouldn't I be able t see it in finder and drag whatever off of it onto my Mac?

  • Using Airport Extreme Base Station As A Wireless Card?

    Hi, I don't know if this is even possible but here's what I'd like to do: I've started to share an internet connection with a cousin of mine that lives in my apartment building. The connection is in her apartment and as far as I can tell the wireless

  • Can my macbook 4, 1 handle a 2tb hard drive if it fits into the hard drive bay?

    Can my macbook 4, 1 handle a 2tb hard drive if it fits into the hard drive bay? Does the hard drive brand matter as lon as the har drive fits in the slot? I want to put a 2tb hard drive in my macbook 4, 1 but I am not sure if the hard drive will work

  • IPad Restore Error

    I recently purchased a new iPad from overseas and had my friend install applications on it via his itunes on his computer. It was working fine until my kids (2-3 years old) set a passcode while they were playing with it and I can no longer access to