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

RE: New KPI doesn't appear in web part within role Center

$
0
0

Hi,

Have you linked your OLAP Server&Database under System administration/Setup/Business intelligence/Analysis Services?

Best regards,

Ludwig


RE: SCDPBundleInstall complains about missing metadatastorepath

$
0
0

You clearly have the parameter specified, but is the part correct?

Which version are you using?

SCDPBundleInstall complains about missing metadatastorepath

$
0
0

I have this error

parameter metadatastorepath was not specified

Command

SCDPBundleInstall.exe -prepare -packagepath=c:\hf\HotfixPackageBundle.axscdppkg -metadatastorepath= f:\AOSService\PackagesLocalDirectory -tfsworkspacepath= f:\AosService\PackagesLocalDirectory -tfsprojecturi=desertlineprojects.visualstudio.com/_projects

RE: RDP exception when i added field

$
0
0

The error says that you're getting duplicate records. You changed the grouping so you basically split records by CurrencyCode. And there is a unique index that you violate by this splitting.

For example, it returned a single record for AccountNum = A1 and PostingProfile = P1. When you split it by CurrencyCode, you get two records, (A1, P1, USD) and (A1, P1, EUR). Because the unique index requires the combination of Account Num and PostingProfile to be unique, such data can't be inserted.

RE: Retail Channel Configuration Utility installation prerequisite Error

Retail Channel Configuration Utility installation prerequisite Error

$
0
0

I'm trying to install  Retail Channel Configuration Utility (CU11)  in order to open the POS but it requires:
"sync framework critical hotfix kb 2703853"

the download link is asking for email and it's written that they 'll send download link to my email , but i received nothing : support.microsoft.com/.../2703853

Anyone can Help ??

RE: how to give access in master form

$
0
0

Hi,

We can't add security keys to a user group or admin. Security keys should defined in AOT objects (tables , menu items).

Then those object will be available in permission tree. If you refer the security white paper PDF (link provided above), you will get a clear understanding about the security framework of AX 2009

thanks

Prabath

how to give access in master form

$
0
0

Dear All,

I am creating a new Table "Material Inward" and one master form "Material Inward".
User told me that only admin will see "Material Inward" no other users.
It's depends upon admin user whom to give further access to this master form.

Please let me know how to do this.

Please give me more shed on this.

Thanks!

Arpan Sen


RE: Type Record not supported

$
0
0

To find all display methods in SalesTable, simply search for the display keyword. Another strategy would be checking custom method first, because it's not caused by a standard method.

RE: Front-end not running

$
0
0

Can you please confirm that you change it in the configuration file and not just in SQL Server? You also forgot to answer the question about the length of the password. If it already was very short, changing it wouldn't make a difference.

If you want us to help you, it would be great if you gave us more information by yourself without interrogation.

Filter products by channel

$
0
0

Hello Everyone,

I am new to AX7 development. How do I filter products by channel from the tables (InventTable, EcoResProduct etc.)? E.g.: find products for e-commerce channel. 

RE: FormDatautil::isFormDataSource(buffer) is returning false in AX 7

$
0
0

Hi Ajay kumar Pollamsetty,

Did you try to use joinChild to get joined record ?

FormDatautil::isFormDataSource(buffer) is returning false in AX 7

$
0
0

Hi,

In AX 7, I have a form where there is a single main datasource on it.

I have added one more datasource and have given joined datasource = main datasource and join type = delayed. Then in the active method of main data source, I am trying to get table buffer of second data source and using dataSource2_ds.setCurrent();

Now, in the form I am able to get the joined data source buffer for every selected record of main data source, But when I am checking, if (FormDatautil::isFormDataSource(JoinedDataSourceBuffer)), it is returning false. I am expecting it to return true as the data source is present on the form. I did not understand what I am missing here. I have also tried using dataSource2_ds.setRecord(JoinedDataSourceBuffer). But did not work. Can someone help me here.

RE: Reversing Entry & Date under General Journal

$
0
0

Sometimes there a simpler explanation for when reversing entry "stops" working.

I've seen many users forget to check Reversing entry and supply a date when creating the journal, and go back AFTER the journal lines have been created and then check Reversing entry on the header just before posting the journal.  Unfortunately, the Reversing entry and date fields that matter are on each of the lines, and when set on the header they will default as each line is created, but checking it on the header afterward does nothing.

Are you sure Reversing entry is checked on all of the needed lines and not just on the header?

RE: Batch jobs are not getting execute on AX 2012 CU7 in a clustered environment

$
0
0

Dear Zain Khan

Did you restart every AOS server?

If this is not the problem, provide more details.

Regards

Hans-Peter


Batch jobs are not getting execute on AX 2012 CU7 in a clustered environment

$
0
0

Dear Experts,

I have configured AX 2012 CU7 with clustered environment.

Batch jobs are getting execute.

Your immediate help with highly appreciated.

Thanks

Zain Khalid Khan

RE: For more information about this error navigate to the report server on the local server machine, or enable remote errors

$
0
0

Hi Ahmed

Are you able to deploy the report?

Regards, Hans-Peter

For more information about this error navigate to the report server on the local server machine, or enable remote errors

$
0
0

"For more information about this error navigate to the report server on the local server machine, or enable remote errors"

 

Hi Champs,

Please help me with this error. I have compiled the classes of this report as well as the SSRS report, but i'm still getting this error when I'm generating the "Project Quotation Journal" report.

Thanks and regards,

Ahmed.

RE: SCDPBundleInstall complains about missing metadatastorepath

$
0
0

I see a space after the equal sign (=) for the tfs workspacepath. Can say about metadatastorepath since it wraps a line. Also, Typically the metadatastorepath is on J: and not F:

RE: SCDPBundleInstall complains about missing metadatastorepath

$
0
0

The F: drive is used on sandbox topologies on newer releases. However, those topologies don't have metadata, only binaries (compiled code). Can you elaborate on what you're trying to do? The metadata hotfixes are code only, so you would have to put them on a development box, then compile it (preferrably using the build VM process) and then deploy the deployable package.

Viewing all 175888 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>