Topic
Replies
Unanswered
Microsoft Dynamics AX (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. All recent conversations made on or after October 1st, 2019 will be moved to the Finance | Project O...

', 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_63e57387-5b9d-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 AX (Archived) how to view and download the video from partner source site

Last replied Posted on by Community Member 4,742

I could not able to view today the online video on - https://mbspartner.microsoft.com/AX/CourseModules/1258 as earlier I was able to view it 2 days before Kindly anyone can help...

', 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_95b85197-09de-43fb-95ca-35128afea799').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(); }
3
Replies
Microsoft Dynamics AX (Archived) DMF - Source Mapping Conversion for Custom Entities

Last replied Posted on by Kim Kopowski 4

Hi,  I created a custom entity and entered records in the conversion table (Data migration framework/Processing Group/Entities/Modify source mapping/Mapping details/Conversion) but during "Get Staging Data"/Ascii->StagingEntity&...

', 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_e9035010-f161-4943-8e45-7c0b6547af70').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(); }
7
Replies
Microsoft Dynamics AX (Archived) WORK shows CLOSED on Line but the header of the WORK shows CANCELED

Last replied Posted on by Abdo Khoury 14,855

Dear  i was having trouble Releasing a SO to warehouse , because every time i did the location was coming empty so i followed the item and found the my Quantity was already at the BAY door But line quantity still shows that the goods are Rese...

', 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_b93a654c-7d2f-4af1-a96f-11bac08c8b51').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(); }