Topic
Replies
Unanswered
Microsoft Dynamics RMS (Archived) This forum has been locked – please update your subscriptions

Posted on by Scott_itD 544 Community Manager

This forum will be locked on November 8th, 2024. All recent conversations made on or after October 1st, 2019 will be moved to the Small and medium b...

', content: function() { var shareDialogHtml=""; shareDialogHtml += ''; shareDialogHtml += '
'; shareDialogHtml += '

Share Event

'; shareDialogHtml += '
Share on Facebook
'; shareDialogHtml += '
Share on Twitter
'; shareDialogHtml += '
Share on Linkedin
'; shareDialogHtml += '
Or copy link
'; shareDialogHtml += '
'; return shareDialogHtml; } }); $('#share_400214e0-5a9d-ef11-8a6a-6045bdd5369a').on('inserted.bs.popover', function () { $( "input[id^='popover']" ).attr("style","top: 85.925px; left: 1091.12px; display: block;"); }); $('html').on('click', function(e) { if(!$(e.target).parents().is('.popover.in')){ var currentPopOverId = $(e.target).attr('aria-describedby'); currenttargetId = $(e.target).attr('id'); if(typeof $(e.target).attr('aria-describedby') == 'undefined'){ currentPopOverId = $(e.target).parent().attr('aria-describedby'); } $('[aria-describedby*="popover"]').not("[aria-describedby|="+currentPopOverId+"]").popover('hide'); } if (typeof $(e.target).data('original-title') == 'undefined' && typeof $(e.target).parent().data('original-title') == 'undefined' && !$(e.target).parents().is('.popover.in')) { $('[aria-describedby]').popover('hide'); } }); $('body').on('hidden.bs.popover', function (e) { $(e.target).data("bs.popover").inState.click = false; }); $(document).keydown(function(e) { if (e.keyCode == 27) { $(".popover").removeClass("in"); $(".popover").addClass("out"); $("#" + currenttargetId).focus(); } }); }); function openLinkedinShareWindow(targetUrl) { window.open('http://www.linkedin.com/shareArticle?mini=true&title=' + encodeURIComponent(document.title) + '&url=' + encodeURIComponent(window.location.origin + targetUrl), '_blank', 'width=650,height=420'); return false; } function openTwitterShareWindow(targetUrl) { window.open('http://twitter.com/share?text=' + encodeURIComponent(document.title) + '&url=' + window.location.origin + targetUrl + '&tweeter', '_blank', 'width=650,height=420'); return false; } function copyToClipboard(targetUrl) { navigator.clipboard.writeText(window.location.origin + targetUrl); $("#share-container .div_copyurl>span").html("Copied"); return false; } function openFacebookShareWindow(targetUrl) { window.open('http://facebook.com/sharer/sharer.php?u=' + encodeURIComponent(window.location.origin + targetUrl), '_blank', 'width=650,height=420'); return false; } function ClosePopup(){ $(".popover").removeClass("in"); $(".popover").addClass("out"); $("#" + currenttargetId).focus(); }
0
Replies
Unanswered
Microsoft Dynamics RMS (Archived) Global Voucher Partial Authorization

Posted on by Spencer McCandless 2,087

Hi. We're using the voucher server and voucher client with a set of pre-printed gift cards. We're seeing an issue where it will not credit what funds are on the gift card toward the purchase unless the exact amount is explicitly entered. C...

', content: function() { var shareDialogHtml=""; shareDialogHtml += ''; shareDialogHtml += '
'; shareDialogHtml += '

Share Event

'; shareDialogHtml += '
Share on Facebook
'; shareDialogHtml += '
Share on Twitter
'; shareDialogHtml += '
Share on Linkedin
'; shareDialogHtml += '
Or copy link
'; shareDialogHtml += '
'; return shareDialogHtml; } }); $('#share_3662099c-ed78-401d-8f36-93b6cb9880b4').on('inserted.bs.popover', function () { $( "input[id^='popover']" ).attr("style","top: 85.925px; left: 1091.12px; display: block;"); }); $('html').on('click', function(e) { if(!$(e.target).parents().is('.popover.in')){ var currentPopOverId = $(e.target).attr('aria-describedby'); currenttargetId = $(e.target).attr('id'); if(typeof $(e.target).attr('aria-describedby') == 'undefined'){ currentPopOverId = $(e.target).parent().attr('aria-describedby'); } $('[aria-describedby*="popover"]').not("[aria-describedby|="+currentPopOverId+"]").popover('hide'); } if (typeof $(e.target).data('original-title') == 'undefined' && typeof $(e.target).parent().data('original-title') == 'undefined' && !$(e.target).parents().is('.popover.in')) { $('[aria-describedby]').popover('hide'); } }); $('body').on('hidden.bs.popover', function (e) { $(e.target).data("bs.popover").inState.click = false; }); $(document).keydown(function(e) { if (e.keyCode == 27) { $(".popover").removeClass("in"); $(".popover").addClass("out"); $("#" + currenttargetId).focus(); } }); }); function openLinkedinShareWindow(targetUrl) { window.open('http://www.linkedin.com/shareArticle?mini=true&title=' + encodeURIComponent(document.title) + '&url=' + encodeURIComponent(window.location.origin + targetUrl), '_blank', 'width=650,height=420'); return false; } function openTwitterShareWindow(targetUrl) { window.open('http://twitter.com/share?text=' + encodeURIComponent(document.title) + '&url=' + window.location.origin + targetUrl + '&tweeter', '_blank', 'width=650,height=420'); return false; } function copyToClipboard(targetUrl) { navigator.clipboard.writeText(window.location.origin + targetUrl); $("#share-container .div_copyurl>span").html("Copied"); return false; } function openFacebookShareWindow(targetUrl) { window.open('http://facebook.com/sharer/sharer.php?u=' + encodeURIComponent(window.location.origin + targetUrl), '_blank', 'width=650,height=420'); return false; } function ClosePopup(){ $(".popover").removeClass("in"); $(".popover").addClass("out"); $("#" + currenttargetId).focus(); }
0
Replies
Unanswered
Microsoft Dynamics RMS (Archived) RSAT Parameter

Posted on by Community Member 4,742

Do we have any support docs supports data driven frame work for RSAT. Since RSAT uses Selenium web driver which has Data driven frame work enabled, can some one support on how the same can be achieved in RSAT. Rajasri

', content: function() { var shareDialogHtml=""; shareDialogHtml += ''; shareDialogHtml += '
'; shareDialogHtml += '

Share Event

'; shareDialogHtml += '
Share on Facebook
'; shareDialogHtml += '
Share on Twitter
'; shareDialogHtml += '
Share on Linkedin
'; shareDialogHtml += '
Or copy link
'; shareDialogHtml += '
'; return shareDialogHtml; } }); $('#share_d4fab964-d9b3-4e34-bb54-a98c64f91fc2').on('inserted.bs.popover', function () { $( "input[id^='popover']" ).attr("style","top: 85.925px; left: 1091.12px; display: block;"); }); $('html').on('click', function(e) { if(!$(e.target).parents().is('.popover.in')){ var currentPopOverId = $(e.target).attr('aria-describedby'); currenttargetId = $(e.target).attr('id'); if(typeof $(e.target).attr('aria-describedby') == 'undefined'){ currentPopOverId = $(e.target).parent().attr('aria-describedby'); } $('[aria-describedby*="popover"]').not("[aria-describedby|="+currentPopOverId+"]").popover('hide'); } if (typeof $(e.target).data('original-title') == 'undefined' && typeof $(e.target).parent().data('original-title') == 'undefined' && !$(e.target).parents().is('.popover.in')) { $('[aria-describedby]').popover('hide'); } }); $('body').on('hidden.bs.popover', function (e) { $(e.target).data("bs.popover").inState.click = false; }); $(document).keydown(function(e) { if (e.keyCode == 27) { $(".popover").removeClass("in"); $(".popover").addClass("out"); $("#" + currenttargetId).focus(); } }); }); function openLinkedinShareWindow(targetUrl) { window.open('http://www.linkedin.com/shareArticle?mini=true&title=' + encodeURIComponent(document.title) + '&url=' + encodeURIComponent(window.location.origin + targetUrl), '_blank', 'width=650,height=420'); return false; } function openTwitterShareWindow(targetUrl) { window.open('http://twitter.com/share?text=' + encodeURIComponent(document.title) + '&url=' + window.location.origin + targetUrl + '&tweeter', '_blank', 'width=650,height=420'); return false; } function copyToClipboard(targetUrl) { navigator.clipboard.writeText(window.location.origin + targetUrl); $("#share-container .div_copyurl>span").html("Copied"); return false; } function openFacebookShareWindow(targetUrl) { window.open('http://facebook.com/sharer/sharer.php?u=' + encodeURIComponent(window.location.origin + targetUrl), '_blank', 'width=650,height=420'); return false; } function ClosePopup(){ $(".popover").removeClass("in"); $(".popover").addClass("out"); $("#" + currenttargetId).focus(); }
0
Replies
Unanswered
Microsoft Dynamics RMS (Archived) Error 429 while logging in Administrator

Last replied Posted on by Shiraz 7

I’m having error 429 while opening store Administrator in Rms

', content: function() { var shareDialogHtml=""; shareDialogHtml += ''; shareDialogHtml += '
'; shareDialogHtml += '

Share Event

'; shareDialogHtml += '
Share on Facebook
'; shareDialogHtml += '
Share on Twitter
'; shareDialogHtml += '
Share on Linkedin
'; shareDialogHtml += '
Or copy link
'; shareDialogHtml += '
'; return shareDialogHtml; } }); $('#share_80ac6c6b-531c-432e-8276-e9a0bf014787').on('inserted.bs.popover', function () { $( "input[id^='popover']" ).attr("style","top: 85.925px; left: 1091.12px; display: block;"); }); $('html').on('click', function(e) { if(!$(e.target).parents().is('.popover.in')){ var currentPopOverId = $(e.target).attr('aria-describedby'); currenttargetId = $(e.target).attr('id'); if(typeof $(e.target).attr('aria-describedby') == 'undefined'){ currentPopOverId = $(e.target).parent().attr('aria-describedby'); } $('[aria-describedby*="popover"]').not("[aria-describedby|="+currentPopOverId+"]").popover('hide'); } if (typeof $(e.target).data('original-title') == 'undefined' && typeof $(e.target).parent().data('original-title') == 'undefined' && !$(e.target).parents().is('.popover.in')) { $('[aria-describedby]').popover('hide'); } }); $('body').on('hidden.bs.popover', function (e) { $(e.target).data("bs.popover").inState.click = false; }); $(document).keydown(function(e) { if (e.keyCode == 27) { $(".popover").removeClass("in"); $(".popover").addClass("out"); $("#" + currenttargetId).focus(); } }); }); function openLinkedinShareWindow(targetUrl) { window.open('http://www.linkedin.com/shareArticle?mini=true&title=' + encodeURIComponent(document.title) + '&url=' + encodeURIComponent(window.location.origin + targetUrl), '_blank', 'width=650,height=420'); return false; } function openTwitterShareWindow(targetUrl) { window.open('http://twitter.com/share?text=' + encodeURIComponent(document.title) + '&url=' + window.location.origin + targetUrl + '&tweeter', '_blank', 'width=650,height=420'); return false; } function copyToClipboard(targetUrl) { navigator.clipboard.writeText(window.location.origin + targetUrl); $("#share-container .div_copyurl>span").html("Copied"); return false; } function openFacebookShareWindow(targetUrl) { window.open('http://facebook.com/sharer/sharer.php?u=' + encodeURIComponent(window.location.origin + targetUrl), '_blank', 'width=650,height=420'); return false; } function ClosePopup(){ $(".popover").removeClass("in"); $(".popover").addClass("out"); $("#" + currenttargetId).focus(); }