CRM APIs - what's missing?

Hi everyone,
We are interested to hear from those of you currently using the current SOAP CRM APIs what's missing and what are the major problems you are currently facing while using these.
Thanks,
Cristinel

Hi TheBCMan,
BC provides backend apis and a way to these APIs in frontend (module_webresource). With this you can create your own apis for your site where you control the data you want to expose. Here is a simple use case which can be achieved with what we currently have in production:
I want to create a sign up form where user must choose a username and a password. As a constraint, I want to keep username unique within my site and I want to be able to check through AJAX if a given username value is reserved or not. The strategy for achieving this is presented below:
1. Create a page on your site (e.g /max-2014/backend/check-username-uniqueness.html with the following code in it):
{module_webresource resource="customers" version="v3" where="\{'username': {{this.globals.get.username}}\}" fields="id" collection="customers" template="" skip="0" limit="1"}
2. From your browser access the follow url: http://<site-domain>/max-2014/backend/check-username-uniqueness.html?json=true&username=bcman. Once you did this you will get a valid json object which contain customers as key. customers.totalItemsCount tells you how many customers already have bcman username.
3. Write your client side code and use this API through ajax.
               var username = "bcman";
                var response = $.ajax({
                    "url": "/max-2014/backend/check-username-uniqueness.html?username=" + username + "&json=true",
                    "type": "GET"
                response.done(function(data) {
                    if(data.customers.totalItemsCount == 0) {
                         console.log("username available");
                         return;
                    var customer = data.customers.items[0];
                    console.log("Username is taken by user with id: " + customer.id);
Early next week we will publish several how to tutorials on our documentation covering module_webresource.
Please let me know what you think. You might also find useful another discussion from forum: Web App API and front-end pages
Regards,
Radu

Similar Messages

  • Unable to uninstall Adobe Reader 7.0 (SSSecurity.api PLUG-IN missing) what should i do?

    Unable to uninstall Adobe Reader 7.0 (SSSecurity.api PLUG-IN missing) what should i do?
    I want to install adobe Reader 8.0 and first I would like to uninstall my Adobe Reader 7.0, However, when I click on Unistall, it says PLUG-IN SSSecurity.api is missing, and it won't allow me to unintall.
    I am using Windows XP
    What is the problem there?
    What should I do?
    Please help

    When I want to install 7.0 again. (I tried to do a override file)
    The following message will appear, and it will stop me from instal
    "This Patch Package could not be opened, verify that the patch package exists and that you can access it, or contact the application vendor to verify that this is a valid windows installer patch package"

  • CRM API v3 404 Error

    Trying to test the new CRM APIs, but getting the 404 error.
    What am i doing wrong?
    -----------------------------------------this is my javascript:
    function searchCustomers(phoneID) {
    console.log('searchin customers');
    var request = $.ajax({
    url: "/webresources/api/v3/sites/current/customers",
    type: "GET",
    contentType: "application/json",
    headers: {
    "Authorization": $.cookie('access_token')
    request.done(function (msg) {
    console.log('SUCCESS!');
    console.log(msg);
    request.fail(function (jqXHR) {
    console.log("Request failed.");
    console.log("Error code: " + jqXHR.status);
    console.log("Error text: " + jqXHR.statusText);
    console.log("Response text: " + jqXHR.responseText);
    -----------------------------------------this is console output:
    searchin customers searchController.js:77
    GET https://ugm-exchange-759929-apps.worldsecuresystems.com/webresources/api/v3/sites/current/customers?_=1413441564127 404 (Not Found) jquery-1.10.2.js:8706
    Request failed. searchController.js:96
    Error code: 404 searchController.js:97
    Error text: Not Found searchController.js:98
    Response text: <!DOCTYPE html>
    <html class="html" lang="ru-RU">
    <!-- BC_OBNW -->
    <head>
    <meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
    <title>jeztorgi</title>
    <link href="/StyleSheets/ModuleStyleSheets.css" type="text/css" rel="StyleSheet" />
    <script type="text/javascript">var jslang='EN';</script>
    <script type="text/javascript">
    if(typeof Muse == "undefined") window.Muse = {}; window.Muse.assets = {"required":["jquery-1.8.3.min.js", "museutils.js", "jquery.musemenu.js", "jquery.watch.js", "template.css"], "outOfDate":[]};
    </script>
    <link rel="stylesheet" type="text/css" href="/css/site_global.css?519733222" />
    <link rel="stylesheet" type="text/css" href="/css/master_______-a.css?4204192794" />
    <link rel="stylesheet" type="text/css" href="/css/template.css?3898338608" id="pagesheet" />
    <script type="text/javascript">
    document.documentElement.className += ' js';
    </script>
    <meta name="generator" content="2014.1.1.276" />
    <meta name="image-hide-from-external-url" content="true" />
    <meta name="image-hide-location" content="true" />
    <!-- CSS -->
    <!-- Other scripts -->
    <!-- JS includes -->
    <!--[if lt IE 9]>
    <script src="/scripts/html5shiv.js?4241844378" type="text/javascript"></script>
    <![endif]-->
    </head>
    <body>
    <div class="clearfix" id="page"><!-- column -->
    <div class="position_content" id="page_position_content">
    <a class="nonblock nontext clip_frame colelem" id="u8697" href="/index.html"><!-- image --><img class="block" id="u8697_img" src="/images/paperlogo.jpg" alt="" width="318" height="43" data-ice-editable="image" data-ice-options="clickable" data-muse-uid="U8697" data-muse-src="/images/paperlogo.jpg" /></a>
    <div class="browser_width colelem" id="u8688-bw">
    <div id="u8688"><!-- group -->
    <div class="clearfix" id="u8688_align_to_page">
    <nav class="MenuBar clearfix grpelem" id="menuu8458"><!-- horizontal box -->
    <div class="MenuItemContainer clearfix grpelem" id="u8473"><!-- vertical box -->
    <a class="nonblock nontext MenuItem MenuItemWithSubMenu clearfix colelem" id="u8476" href="/gazeta.html"><!-- horizontal box --><div class="MenuItemLabel NoWrap clearfix grpelem" id="u8479-4"><!-- content --><p>Электронная газета</p></div></a>
    </div>
    <div class="MenuItemContainer clearfix grpelem" id="u8466"><!-- vertical box -->
    <a class="nonblock nontext MenuItem MenuItemWithSubMenu clearfix colelem" id="u8467" href="/%d1%80%d0%b5%d0%b4%d0%b0%d0%ba%d1%86%d0%b8%d1%8f.html"><!-- horizontal box --><div class="MenuItemLabel NoWrap clearfix grpelem" id="u8468-4"><!-- content --><p>Редакция</p></div></a>
    </div>
    <div class="MenuItemContainer clearfix grpelem" id="u8487"><!-- vertical box -->
    <a class="nonblock nontext MenuItem MenuItemWithSubMenu clearfix colelem" id="u8488" href="/%d0%be%d0%b1%d1%8a%d1%8f%d0%b2%d0%bb%d0%b5%d0%bd%d0%b8%d1%8f.html"><!-- horizontal box --><div class="MenuItemLabel NoWrap clearfix grpelem" id="u8491-4"><!-- content --><p>Объявления</p></div></a>
    <div class="SubMenu MenuLevel1 clearfix" id="u8492"><!-- vertical box -->
    <ul class="SubMenuView clearfix colelem" id="u8493"><!-- vertical box -->
    <li class="MenuItemContainer clearfix colelem" id="u8494"><!-- horizontal box --><a class="nonblock nontext MenuItem MenuItemWithSubMenu clearfix grpelem" id="u8495" href="/%d0%b1%d0%b5%d1%81%d0%bf%d0%bb%d0%b0%d1%82%d0%bd%d1%8b%d0%b5-%d0%be%d0%b1%d1%8a%d1%8f%d0%b2%d0%bb%d0%b5%d0%bd%d0%b8%d1%8f.html"><!-- horizontal box --><div class="MenuItemLabel NoWrap clearfix grpelem" id="u8497-4"><!-- content --><p>Бесплатные объявления</p></div></a></li>
    <li class="MenuItemContainer clearfix colelem" id="u8515"><!-- horizontal box --><a class="nonblock nontext MenuItem MenuItemWithSubMenu clearfix grpelem" id="u8516" href="/vip-%d0%be%d0%b1%d1%8a%d1%8f%d0%b2%d0%bb%d0%b5%d0%bd%d0%b8%d1%8f.html"><!-- horizontal box --><div class="MenuItemLabel NoWrap clearfix grpelem" id="u8518-4"><!-- content --><p>VIP&#45;объявления</p></div></a></li>
    <li class="MenuItemContainer clearfix colelem" id="u8501"><!-- horizontal box --><a class="nonblock nontext MenuItem MenuItemWithSubMenu clearfix grpelem" id="u8502" href="/%d0%bc%d0%be%d0%b4%d1%83%d0%bb%d0%b8.html"><!-- horizontal box --><div class="MenuItemLabel NoWrap clearfix grpelem" id="u8504-4"><!-- content --><p>Модули</p></div></a></li>
    <li class="MenuItemContainer clearfix colelem" id="u8508"><!-- horizontal box --><a class="nonblock nontext MenuItem MenuItemWithSubMenu clearfix grpelem" id="u8509" href="/%d1%84%d0%be%d1%82%d0%be-%d0%be%d0%b1%d1%8a%d1%8f%d0%b2%d0%bb%d0%b5%d0%bd%d0%b8%d1%8f.html"><!-- horizontal box --><div class="MenuItemLabel NoWrap clearfix grpelem" id="u8510-4"><!-- content --><p>Фото&#45;объявления</p></div></a></li>
    </ul>
    </div>
    </div>
    <div class="MenuItemContainer clearfix grpelem" id="u8459"><!-- vertical box -->
    <a class="nonblock nontext MenuItem MenuItemWithSubMenu clearfix colelem" id="u8460" href="/%d1%80%d0%b5%d0%ba%d0%bb%d0%b0%d0%bc%d0%b0.html"><!-- horizontal box --><div class="MenuItemLabel NoWrap clearfix grpelem" id="u8461-4"><!-- content --><p>Реклама</p></div></a>
    </div>
    </nav>
    </div>
    </div>
    </div>
    <div class="colelem" id="u5129"><!-- custom html -->
    <div class="system-error-message">
    <h1>Page Not Found</h1>
    <p>We could not find the Web Page you requested. This is either because:</p>
    <ul>
    <li>There's an error in the address or link.</li>
    <li>Or you have entered the address or link incorrectly.</li>
    </ul>
    <p>
    <a href="/">Click here</a> to go back to our Home Page.
    </p>
    </div><!-- .system-error-message -->
    </div>
    <div class="verticalspacer"></div>
    <div class="browser_width colelem" id="u2642-bw">
    <div id="u2642"><!-- simple frame --></div>
    </div>
    <div class="clearfix colelem" id="pu2641-4"><!-- group -->
    <div class="clearfix grpelem" id="u2641-4"><!-- content -->
    <div data-ice-editable="html" data-ice-options="disableImageResize,none" data-muse-uid="U2641">
    <p>© 2014 Газета &quot;Городская Ярмарка&quot;</p>
    </div>
    </div>
    <div class="grpelem" id="u6821"><!-- custom html -->
    <!-- ZERO.kz -->
    <span id="_zero_60032">
    <noscript>
    <a href="http://zero.kz/?s=60032" target="_blank">
    <img src="http://c.zero.kz/z.png?u=60032" width="88" height="31" alt="ZERO.kz" />
    </a>
    </noscript>
    </span>
    <script type="text/javascript"><!--
    var _zero_kz_ = _zero_kz_ || [];
    _zero_kz_.push(["id", 60032]);
    _zero_kz_.push(["type", 1]);
    (function () {
    var a = document.getElementsByTagName("script")[0],
    s = document.createElement("script");
    s.type = "text/javascript";
    s.async = true;
    s.src = (document.location.protocol == "https:" ? "https:" : "http:")
    + "//c.zero.kz/z.js";
    a.parentNode.insertBefore(s, a);
    })(); //-->
    </script>
    <!-- End ZERO.kz -->
    </div>
    </div>
    </div>
    </div>
    <!-- JS includes -->
    <script type="text/javascript">
    if (document.location.protocol != 'https:') document.write('\x3Cscript src="http://musecdn1.businesscatalyst.com/scripts/4.0/jquery-1.8.3.min.js" type="text/javascript">\x3C/script>');
    </script>
    <script type="text/javascript">
    window.jQuery || document.write('\x3Cscript src="/scripts/jquery-1.8.3.min.js" type="text/javascript">\x3C/script>');
    </script>
    <script src="/scripts/museutils.js?4004241294" type="text/javascript"></script>
    <script src="/scripts/jquery.musemenu.js?4009181048" type="text/javascript"></script>
    <script src="/scripts/jquery.watch.js?172956391" type="text/javascript"></script>
    <!-- Other scripts -->
    <script type="text/javascript">
    $(document).ready(function() { try {
    (function(){var a={},b=function(a){if(a.match(/^rgb/))return a=a.replace(/\s+/g,"").match(/([\d\,]+)/gi)[0].split(","),(parseInt(a[0])<<16)+(parseInt(a[1])<<8)+parseInt(a[2]);if(a.match(/^\#/))return parseInt(a.substr(1),16);return 0};(function(){$('link[type="text/css"]').each(function(){var b=($(this).attr("href")||"").match(/\/?css\/([\w\-]+\.css)\?(\d+)/);b&&b[1]&&b[2]&&(a[b[1]]=b[2])})})();(function(){$("body").append('<div class="version" style="display:none; width:1px; height:1px;"></div>');
    for(var c=$(".version"),d=0;d<Muse.assets.required.length;){var f=Muse.assets.required[d],g=f.match(/([\w\-\.]+)\.(\w+)$/),k=g&&g[1]?g[1]:null,g=g&&g[2]?g[2]:null;switch(g.toLowerCase()){case "css":k=k.replace(/\W/gi,"_").replace(/^([^a-z])/gi,"_$1");c.addClass(k);var g=b(c.css("color")),h=b(c.css("background-color"));g!=0||h!=0?(Muse.assets.required.splice(d,1),"undefined"!=typeof a[f]&&(g!=a[f]>>>24||h!=(a[f]&16777215))&&Muse.assets.outOfDate.push(f)):d++;c.removeClass(k);break;case "js":k.match(/^jquery-[\d\.]+/gi)&&
    typeof $!="undefined"?Muse.assets.required.splice(d,1):d++;break;default:throw Error("Unsupported file type: "+g);}}c.remove();if(Muse.assets.outOfDate.length||Muse.assets.required.length)c="Некоторые файлы на сервере могут отсутствовать или быть некорректными. Очистите кэш-память браузера и повторите попытку. Если проблему не удается устранить, свяжитесь с разработчиками сайта.",(d=location&&location.search&&location.search.match&&location.search.match(/muse_debug/gi))&&Muse.assets.outOfDate.length&&(c+="\nOut of date: "+Muse.assets.outOfDate.join(",")),d&&Muse.assets.required.length&&(c+="\nMissing: "+Muse.assets.required.join(",")),alert(c)})()})();
    /* body */
    Muse.Utils.transformMarkupToFixBrowserProblemsPreInit();/* body */
    Muse.Utils.prepHyperlinks(true);/* body */
    Muse.Utils.initWidget('.MenuBar', function(elem) { return $(elem).museMenu(); });/* unifiedNavBar */
    Muse.Utils.resizeHeight()/* resize height */
    Muse.Utils.fullPage('#page');/* 100% height page */
    Muse.Utils.showWidgetsWhenReady();/* body */
    Muse.Utils.transformMarkupToFixBrowserProblems();/* body */
    } catch(e) { if (e && 'function' == typeof e.notify) e.notify(); else Muse.Assert.fail('Error calling selector function:' + e); }});
    </script>
    </body>
    </html> searchController.js:99

    I've got this error:

  • What's missing ? - onPlugDefault can't see component controller -  NW2004

    Hi:
    I can't do something like this:
    //@@begin javadoc:onPlugDefault(ServerEvent)
      /** Declared validating event handler. */
      //@@end
      public void onPlugDefault(com.sap.tc.webdynpro.progmodel.api.IWDCustomEvent wdEvent, java.lang.String someValue )
        //@@begin onPlugDefault(ServerEvent)
       wdThis.wdGet....CompController().......
        //@@end
    Beacuse the only  wdThis.wdGet...that I see is  wdThis.wdGetAPI().
    What is missing??
    Thanks a lot for your time on this thread.
    Rocío.

    Hallo Rocio,
    define a controller usage relation to the component controller within the Properties Tab. Afterwards, your IPrivate-API of the component interface view controller should expose this access method to invoke the IPublic-API of the component controller.
    Best regards, Bertram

  • I run a mac air on a single user account but multiple people using it, which is ok for the situation. All have their accounts in the apple mail app. what is missing for me is a separate password to access the mail account. otherwise anyone can see anyones

    I run a mac air on a single user account but multiple people using it, which is ok for the situation. All have their accounts in the apple mail app. what is missing for me is a separate password to access the mail account. otherwise anyone can see anyones
    Any clue, how i can add a mail account to apple mail app, but with separate password / pin to open it.
    Years ago there was a program called mail switcher which added this functionality, but thats gone.
    cheers
    Tom

    They would have to be logged in as separate users in order not to see your account in Mail. Whatever accounts put in Mail under your account will show up. All mail accounts usually have there own user and password. The only thing you can do is to remove the password from Keychain and take the account offline so you don't keep getting prompts for passwords each time it checks for mail.
    Not a great solution.
    Best way is to give the other user their own user account with their own mail and enable fast user swithcing to log between the different users if all access the computer frequently.

  • "Failed to open midi support library". What is missing? And if so, how do I get it back? What to do?

    I own a new Macbook pro 15" quadcore with OS X Mountain Lion 10.8.4
    When trying to start software Reason 7 I only get the message "Failed to open midi support library".
    What is missing? And if so, how do I get it back? Reinstalling Mountain Lion did not solve anything.
    What may I do? Is there separate MIDI-drivers or else that Macbook needs to be running audio at all?
    My audiocard Apogee Duet 2 is´nt working well either and I cannot even open the MIDI-window in Mac,
    so that road is blocked. I´ve seen more ppl having problem but found no explaination.
    Some say to remove midi-drivers but that folder is empty (or hidden?) when opening.
    Also, Garage Band cannot open. It´s no problem with graphic apps, only with audio/midi.
    My 2011 Macbook pro13" with OS X Lion runs like a charm. So how can this be? It really puzzles my mind.
    Have thoughts on having OS X Lion on the new Mac as well but will not do it until I know where the real problem is.
    Hope there is an easy fix to it. Thanks in advance.

    When I use find file http://www.macupdate.com/app/mac/30073/find-file (which does tend to find files that "Finder" can't), it's not coming up with any other itunes library files that have been modified in the past week, which I know it would have been - unfortunately, I don't have a very recent backup of the hard drive.  It would be a few months old so it wouldn't have the complete library on it....any ideas?  I'm wondering if restarting the computer might help but have been afraid to do so in case it would make it harder to recover anything...I was looking at this thread https://discussions.apple.com/thread/4211589?start=0&tstart=0 in the hopes that it might have a helpful suggestion but it's definitely a different scenario.

  • What is missing from Photoshop CS6 ???

         I tried the new PhotoShop CS6 (beta) but aside from some innovations of which my favorite is the interface (The interface is one of the best innovation that Adobe have made finally an interface that does not make you eyes hurt) and content aware move tool (content aware is definitely the best technology in Photoshop, may in the future in Photoshop CS20 will be voice-activated and will do exactly what you say even to draw for you) and maybe the new brushis, nothing that new, especially for those who draw in Photoshop concept artists, Ilustrators and so on ... etc
          In my opinion what is missing from the famous Photoshop CS 6 and should have been is :
         1 : Live symmetry drawing (horizontal and vertical) even the simplest programs like Alchemy / Sketchbook Pro and new Painter 12 has the function they have gone beyond the horizontal and vertical with the function of Kaleidoscope. I really like how the brush works in Alchemy especially in symmetry, in Sketchbook Pro are not so good in symmetry, unless thei are round but if you have a strange shapes thei tend to function as a parallel very strange but it is ther why the famous Photoshop does not have this function ??? I hoped that in PS CS6 (beta) to be, but no, I do hope maybe in the CS7 will be,
         2: I would like to make several sets of brushes, but in different windows on the screen at the same time not only a big one something like Corel Painter 12
         3: If you put a 3d function why do you tried to do something like the Google SketchUP fast, simple to use and easy to learn, or a simplified version of ZBrush sculpture in 3d clay ???
         Ok now let's talk about Bridge CS6: same functions, nothing so new, I hope that in the cs6 to implement something like the function of ACDSee Photo Manager 12 for example:
         Preview Thumbnails in a files, shortcuts that can be modified, such as double click I want to open fullscreen preview not send in photoshop or Camera Raw etc, why not the same as Photoshop, to make what I want to what I want, preview window to have the option of framing the image even if it is small or large (fit image, reduce or enlarge) the same for full screen mode the image will be framed by the edges of the screen (fit image height or widthand reduce or enlarge) from there if you want 100%, 200% etc. and many others
         What is right, there are many other features that I like and love in Bridge much more than ACDSee 12 such as preview multiple images at the same time in preview window and Review Mode (one of my favorite) and many others but ...   ... What was more important to me I said maybe for someone else is something else missing ...

    Trevor.Dennis wrote:
    …Why on earth would you want to restrict Photoshop?…
    Because I may consider it to be bloated already?
    Because I don't need to be driving around in a motor home when my car fills my needs?
    Because I don't need a hammer that doubles as a screwdriver or water-heater when I need to drive a nail?
    Because a scalpel may be more useful for my purposes than a Swiss-army knife?
    Because I would prefer the engineering team to work on refining existing features and improving stability rather than add features that are better served in drawing and painting applications?
    Because I'm not particularly impressed by some of the new "features"?
    Because I would prefer to see improvements to the History panel as have been suggested and requested over the years?
    I could think of many more such reasons why.
    Trevor.Dennis wrote:
    …I suspect there are a great many features in existing versions of Photoshop that you don't use…
    Duh!    Precisely! 
    Software bloat adds to the cost of developing and maintaining an application, delays the release of bug fixes and genuine improvements of existing features and eventually demands greater hardware resources.
    I have no clue as to what the he!! your "Prime Minister" quote is supposed to mean in the context of this discussion, unless you're implying that you feel like a 21-year-old whippersnapper who knows everything.  From your avatar picture you look younger than I am.  Besides, I know of very few "prime ministers" who are, were or have been particularly knowledgeable about "everything", so that may not even be a requirement for the job. 

  • Safari is giving me a missing plug in message when I try to view things like movie trailers. The trailers play on Firefox, so I'm not sure what's missing from Safari.

    Safari is giving me a missing plug in message when I try to view things like movie trailers. The trailers play on Firefox, so I'm not sure what's missing from Safari.  I have Safari 5.0.6 and Mac OS X 10.5.8.

    I just noticed that it won't play some newsite videos anymore either. What plug in do I need to update (if that's the problem)?

  • Why exactly is a JSF IMP and a API, what is the difference?

    Why exactly is a JSF IMP and a API, what is the difference?
    I understand that JavaServer Faces technology is a framework for building user interfaces for web applications with a set of APIs for UI components and a custom tag library for expressing a JavaServer Faces interface within a JSP page.
    But, why is there a jsf-impl.jar and a jsf-api.jar?
    A clarification would be appreciated.
    Thanks,

    CowKing: Thank you.
    In a discussion, when a developer refers to RI, they mean the jsf-api.jar only?
    I don't need the jsf-impl.jar in my compile class path nor in my SJSAS 8.2 domain library directory either?
    Thanks,
    --Todd                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Does TM overwrite or just replace what's missing?

    When I went on a business trip recently I had to delete about 15GB worth of music from iTunes to free up some hard drive space. When I got home i hooked up my iPhone to sync it and thought it would transfer all the music I had deleted. Needless to say it only transferred the purchased content and not my older tracks from physical CDs.
    Anyways... now I would like to go into Time Machine and replace JUST the files that I am now missing. However, this would be a laborious process so I would prefer to just click on the iTunes folder as a whole.
    My question is: would this overwrite my current one and therefore delete any new files ive purchased? Or just replace what's missing?
    Thanks in advance!

    TM gives you several options when you are restoring something. you can skip restoring files, you can overwrite them or you can keep both the original and the backed up copy. however, when you do this to a whole folder it will replace the whole folder. so this is not convenient in your case. what i suggest you do is copy your current itunes library to a different location (say, to the desktop) and then restore the old one replacing the current one completely. then import music from the copy you made on the desktop.

  • HT3775 I am using OS X Mountain Lion and I have this .avi file but not able to read. What is missing in my setup and what other file do I need to download to enable me to read?  I can read mp4 files though.

    I am using OS X Mountain Lion and I have this .avi file but not able to read. What is missing in my setup and what other file do I need to download to enable me to read?  I can read mp4 files though.

    Here is a link: https://itunes.apple.com/en/app/mplayerx/id421131143?mt=12
    I agree that VLC is also a good choice but MPlayerX is more user friendly.

  • What is missing part check in inventory

    Hi Experts,
    I want to know what is missing part check in inventory ?
    Thanks !

    Hi Dipika,
    A missing part is a stock of material that is already assigned to a goods issue at the time of goods receipt.This means that a current requirement could not be covered from existing stock(shortage or requirement undercoverage situation).As a rule,such a missing part bypasses the warehouse and ,upon receipt ,is forwarded directly to the point at which it is needed.However,this is only possible if the entered and the responsible materials planner are informed of such receipt.
    You must make following settings in customizing for <b><i>Inventory management and physical inventory under Goods Receipt>Set Missing Parts Check</i></b>
    1)<b>Activation of missing part check per plant</b>
    2)<b>Definition of a checking rule</b>
    3)<b>Specification of the details for control of the availability check</b>:To use the missing part check,you must enter a checking horizon for the missing part check.The checking horizon indcates for how many days in the future the system checks whether shortfall quantities exist for the material.Within the checking horizon,an email is sent from inventory management informing the materials planner that there has been a goods receipt for a missing part.
    4)<b>Assignment of checking rule:</b>At transaction level,the missing part check uses the same checking rules as the availability check.However,you have the option of maintaining different checking rules at movement type level.The checking rule of the movement type takes precedence over that of the transaction.Note that an entry for the movement type without an entry for the transaction has no effect.
    5)<b>Specification of the mail receipient(Email user):</b>The system sends the missing part message to materials planner(MRP Controller) responsible for the material.In order for this to happen,a user ID must be assigned to the materials planner
    6)<b>Specifications of missing part expediter</b>:If no user ID assigned to the responsible materials planner,the message is ent to the central missing part expediter responsible for the plant.This person is defined per plant.
    Reward if useful
    Thanks and reagrds
    SHYAM.R

  • I am creating Contractor request Requisition in iProcurement and it is completed approved still not viewable in Sourcing super user to create RFQ what is missing?

    I am creating Contractor request Requisition in iProcurement and it is completed approved still not viewable in Sourcing super user to create RFQ what is missing?
    is there any profile or set up i am missing?

    Thanks for quick reply
    Yes,
    But client do not want it to open through demand workbench
    instead contractor request requisition  should open in Sourcing super user and i should able to open through  document builder to make New RFQ
    Yogita

  • Which log file will give the info about what is missing in sales document

    Hello SAP gurus
    I am trying to send a quote from our application to get saved in SAP using .Net Connector. I get the following error messages
    S  V4   233  SALES_HEADER_IN has been processed successfully
    S   V4  233  SALES_ITEM_IN has been processed successfully
    W  V1  555  The sales document is not yet complete: Edit data
    I am looking for any kind of incompletion log that will give more info about what is missing etc.,
    Where can I find such a log. Your feedback will be greatly appreciated.
    Tks
    Ram

    Hi,
    Just check this path.
    Go to sales order->Edit->Incompletion log.
    This  tells your docuement status. If at all your document is incomplete,you can just see what all you are missing.
    Thanks
    KV

  • In CRM 2007 what is the code behind the Navigation bar?.

    In CRM 2007 what is the code behind the Navigation bar?.
    Jason

    It might be in component CRMCMP_NAVBAR. However, so far I have been unable to get a break point to activate. Ideally on choosing an option from the navigation bar, like Service ticket, I would like the debug session to start before call the Service Ticket component.
    This is all in the aim of trying to determine why the initial startup of the Service Ticket is so slow.
    Jas.

Maybe you are looking for

  • How do we link b/w P.O and Delivery in STO?

    Hi Consultants, WHere do we link between P.O and Delivery and how the system knows that a delivery should be done against  a P.O in STO process. Thanks in Advance. Siva

  • XI 2.0 - IDOC Adapter configuration

    Hi, I currently have an integration scenario whereby an external system sends IDOC-XML to our integration server which then forwards this via an IDOC adapter to an R/3 620 system.  When I send the XML to one client I keep getting the following messag

  • Who will be the next Knight??

    We have two users (who also happen to be LabVIEW Champions) very close to becoming our newest Knights of NI! Who will be next to join this elite clan? Would welcoming 2 new Knights warrant a special knighting ceremony? Can it be done before NIWeek 20

  • Where is my account picture stored?

    I took a picture of myself using my iSight camera when I set up my MacBook. Where is the picture stored? Does someone have the Finder directory? I want to upload this same picture to YouTube for my profile.

  • LIS help needed : SD Extraction

    Hi Gurus I am fairly new to SD and am looking for some help regarding LIS I have setup a sales process which uses Inquiries > Quotation > Sales Order > Delivery Process. The Process is running fine. However when I am trying to get some basic reports