Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all 73760 articles
Browse latest View live

access cube data from X++

$
0
0

Hi everyone, 

how to access cube data from X++?

I need to retrieve data using x++ .can we use MDX or DMX?

Regards.


Revision change for Released Products

$
0
0

Dear Experts,

We recently changed released product revision due to drawing update, therefore we couldn't use the stock with older revision against the upcoming works orders. So we manually had to change revision for the parts we had on-hand stock. By changing revision up to date - we still can't do any transfer/issue the stock- even if there's no reservations or block status. It comes out with error message '' 1,875.00 cannot be picked because only 0.00 is/are available from the stock. ''. Any help is much appreciated.

 

Kind Regards

 

V

ATP with on hand inventory

$
0
0

Hi, New to using ATP. 

Our ATP is setup as follows.

ATP time fence = 90 days

Backward demand TF = 10 days

Backward supply TF = 10 days

Delayed demand offset time = 2 days

Delayed supply offset time = 2 days

We have 1 on hand and a sales order for 3.  When we run Master planning we are getting a planned order for 3, was expecting a planned for 2. It doesn't seem to be recognizing the on hand quantity.  Is there a setting I missed?  Thanks.

LCS LifeCycleServices Cannot submit an incident

$
0
0

Does anyone know of any reason why as a customer I would not be able to submit an incident through Cloud Powered Support for my project?

I go all the way up to the point where I can click submit and the TOPIC area has an asterisk next to it but no option for me to select anything and SUBMIT is grayed out.

Computed Columns troubleshoot

$
0
0

hi all, so I've created a view based on query and I want to create a computed columns which it will combine 2 fields (OprID and OprNum), the code show no error but when i try to open the view it shows an error 

"SQL Error Description : Conversion failed when converting the nvarchar value 'xxxxx' to data type int."

I've try to return only 1 field (OprID or Oprnum) and the view is ok but it only show error if I try to combine both of them. Here is my code

static server str Operation()
{

return
SysComputedColumn::returnField
(
tableStr(TestView),
identifierStr(ProdRouteTrans),
fieldStr(ProdRouteTrans,OprNum)
)
+"-"+
SysComputedColumn::returnField
(
tableStr(TestView),
identifierStr(ProdRouteTrans),
fieldStr(ProdRouteTrans,OprID)
);

}

AX Exchange Synchronization issue

$
0
0

Hello all,

I am attempting to setup the AX Exchange synch functionality. I have added the DLL referenced here https://mbs2.microsoft.com/Knowledgebase/KBDisplay.aspx?scid=kb;EN-US;2984369

I added the Organization > setup > Microsoft Outlook or Exchange Server parameters and set the synchronization settings to Exchange Server.

As I continue on and go to setup the profile under HOME > Setup > Microsoft Outlook or Exchange Server setup Wizard > verify the employee information, click next and then attempt to complete the setup.

I receive the attached error when I choose NEXT > Finish(nothing happens so I click back)

Any thoughts?

I am running AX 2012 R3 CU8, the required dll has been dropped under the bin directory of the client and the AOS, The exchange settings in parameters look correct.

strlen used in where clause to filter out

$
0
0

Hi Friends,

How can I use strlen or similar function to filter out records in where clause of x++?

like: where strlen(custtable.firstname) > 10

Thanks,

River

Error installing Async Server CU10

$
0
0

hi, im triying to install Async Server CU10, but in the validation checklist i got a error about SQL cmd utility, first i downloaded from the recomended link, after validate and got this error, after i tried downloading and installing from the Feature Pack (SQL SERVER 2012 SP3)  but when i validate i got again the same error.  Async Server and DB Server are in different machine.



Manual entry description field reverts to table entry only for no reason

$
0
0

Hi

We are experiencing a recurring issue whereby the description field in the AR receipt journal 'Enter Customer Payments' which is free text entry suddenly refuses to allow free text entry and will only allow selection from a table. As the description field is different for every payment, populating the table is not an option.

Clearing usage data does not alleviate the issue and we currently have to completely remove the user and re-import them to correct the issue.

Please help :-)

Journal names, detail level,

$
0
0

Hi experts,

I setup detail level in journal names have: detail and summary. When I was chosen summary then I creat General journal. The vouchers have identical financial dimensions and dates, account but I do not see the vourchers is summary. You can tell me function of detail level ????? 

I’m extremely grateful for your help. Thanks in advanced.

Supply Schedule

$
0
0

Hi. Is there a report in AX2012 that shows the supply schedule for a selected range inventory items?

How to check existence of a record while inserting data in to a table ?

$
0
0

Hi all,

I am importing some data from a CSV File and then inserting the same into a Table.

Now While inserting I want the program to Stop when the record already exists in the same table. 

Please Provide me some sample code ..

Trying to locate a report that shows sales by line item for a certain period

$
0
0

Dear 

I can't find any out of the box report that shows my sales lines items 

i want a report that can show what items where invoiced during a certain period 

please advise

Error in installing Enterprise Portal

$
0
0

Hi All,

I am getting one error "Sharepoint update" when I am trying to install EP in my test environment. (See image) 

My environment has following applications which I have already installed,

  • SQL Server 2014
  • Sharepoint Server 2013 
  • upgraded Sharepoint Server to SP1
  • PowerPivot
  • Microsoft Dynamics AX 2012 R3

Reports not showing for new users

$
0
0

Dear 

the reports are working well for the oldest users but the new users are not able to see the reports

I am new to AX reports security 

can someone kindly let me know what are the points that should be present for an AX report to show for a certain user?

regards


sales order workflow Recall Issue.

$
0
0

i am created one customized workflow for sales order in ax 2012 r3.

after submitting the workflow, i am trying to recall the workflow, but the workflow is not coming to the submitted stage again.

it is still under the cancel stage.

Batched Report fails with Directory does not exist

$
0
0

We are experiencing a problem with a report which is setup to run as a batch job

when running the report manually and selecting the destination to save the report as a file and specifying a UNC path \\fileserver\xyz\filename.xls the report get saved with no errors.

I have repeated the above process using the AOS, BC and the user who created the batch job with no problem

however when creating the batch job to run the same report with the same parameters to the same UNC path it fails with the error

"The Directory \\fileserver\xyz does not exist"

Please help

Error in invoce

$
0
0
While posting a invoice for purchase order i got a following error.
"Cannot create a record in Vendor payment schedule (VendPaymSched). Allocation: Total, Full.
The record already exists."

in SSRS reports data displaying in 5 rows but i need in 1 row......

$
0
0

Dear all iam facing big issue from 1 week onwords any one please help me to do that

i have a table data like

i want to perform a report for that data report should like......

ProjectStartDate    Amount    DespatchStartDate    Amount       DespatchEndDate   Amount  

22/04/2016              18000         22/04/2016                60000          31/05/2016                 0

in my table i have a unique rec id for each sl.no means project start date i have one rec id and despatchstart date i have one rec id based on that rec id i have to get corresponding details.so i have written code like....


public void ProcessReport()
{
ITTI_ProjMilestones iTTI_ProjMilestones;
ITTI_MilestoneLines iTTI_MilestoneLines;
ITTI_MileStoneReportTableTMP iTTI_MileS;
ProjTable projtable;

while select * from projtable outer join iTTI_ProjMilestones where projtable.ProjId == iTTI_ProjMilestones.ProjId && projtable.ITTI_MilestoneTest == NoYes::Yes
{
if(iTTI_ProjMilestones.ProjId)
{

switch(iTTI_ProjMilestones.MilestonesLineRefRecId)
{

case str2int64('5637146082'):

iTTI_MileS.ProjectId = iTTI_ProjMilestones.ProjId;
iTTI_MileS.ProjectStartDate = iTTI_ProjMilestones.ActualDate;
iTTI_MileS.AdvanceAmount = iTTI_ProjMilestones.Amount;


break;

case str2int64('5637146083'):
iTTI_MileS.clear();
iTTI_MileS.DispatchStartDate = iTTI_ProjMilestones.ActualDate;
iTTI_MileS.InvoiceAmount = iTTI_ProjMilestones.Amount;

break;

case str2int64('5637146084'):
iTTI_MileS.clear();
iTTI_MileS.DispatchEndDate = iTTI_ProjMilestones.ActualDate;
iTTI_MileS.InvoiceRecipt =iTTI_ProjMilestones.Amount;


break;

case str2int64('5637146085'):
iTTI_MileS.clear();
iTTI_MileS.ProjectHandOverDate = iTTI_ProjMilestones.ActualDate;
iTTI_MileS.Retension = iTTI_ProjMilestones.Amount;


break;

case str2int64('5637146086'):
iTTI_MileS.clear();
iTTI_MileS.WarrantyPeriod=date2num(iTTI_ProjMilestones.ActualDate);

break;

}
iTTI_MileS.insert();
}

}

}

my code is working fine the problem is in report iam getting 5 rows for each project id but i need to display in one row pls find the output what iam getting is.....

i need to display all data in single row for particular project id but iam getting in 5 rows how to eliminate that 5 rows....my data is correct and alignment only problem......pls help me to do that 

thanks all......

Number of frameworks in AX

$
0
0

Hi,

I want to know how may frameworks are there in AX2012.

I know some of them as listed below

Address Book
Budget Control framework
Data Import Export/Data Migration framework
Date Effective
Eventing Framework
Extensible Security Policy (XDS)
Human Resources Framework
Number Sequence
Organization Model
Policy Framework
SQL Server Rerporting Services (SSRS)
Security Framework
Sys Operation Framework
Run Base Framework.

Apart from these what are the other frameworks are there.

Viewing all 73760 articles
Browse latest View live




Latest Images