Quantcast
Channel: Forums - Recent Threads
Viewing all 143529 articles
Browse latest View live

RecId and RecVersion match but Document Hash values do not

$
0
0

I'm working on a problem with an integration between CRM and AX 2012 R3. The integration is using Scribe Insight.

When a Sales Invoice is generated in AX, XML messages are being placed successfully in the integration queue. The Scribe DTS is retrieves the current Document Hash value from AX and compares it to the Document Hash value in the XML message.  However, all of the Sales Invoice messages are rejected because none of the Document Hash values match the records current Document Hash.

The Sales Invoice is not being modified by the user after the creation. 

The curious thing is that the RecVersion is the latest value, but as stated above, the Document Hash has changed. It was my understanding that the Document Hash was a hash of the RecId and RecVersion values. If the RecVersion hasn't changed, why has the DocumentHash changed?

A follow up question is, if the Sales Invoice record has not been modified, why has the DocumentHash changed?


Transfering inventory using econnect

$
0
0

I was able to structure my xml to perform an inventory transfer using econnect

but, I was uncertain about something

I thought I should be able to structure it like this

<taIVTransferLineInsert_Items>
        <taIVTransferLineInsert>
              Item #
        </taIVTransferLineInsert>
        </taIVTransferLineInsert>
              Item #
      </taIVTransferLineInsert>
      <taIVTransferLineInsert>
             Item #
       </taIVTransferLineInsert>
</taIVTransferLineInsert_Items>

but it didn't like that format

I had to do a taIVTransferLineInsert_Items per each item.   Is that correct?

<taIVTransferLineInsert_Items>
        <taIVTransferLineInsert>
        </taIVTransferLineInsert>
</taIVTransferLineInsert_Items>
<taIVTransferLineInsert_Items>
       <taIVTransferLineInsert>
       </taIVTransferLineInsert>
</taIVTransferLineInsert_Items>

I can post my complete xml if necessary

Changing Merge behavior in 1:N Relationships (Activities)

$
0
0

I have observed that when you merge a Contact record (probably is true for other records too) that any related Activity will then show "Completed By" the person who performed the Merge. However, when you go to look at the Relationship behavior between a Contact and let's say, a Phone Call, the Merge behavior is not configurable, essentially greyed out.

What is the workaround as you lose visibility into the history of these records when this is inadvertently and in my opinion, mistakenly changed?

Printing time and expense SSRS reports will only return 'There is no data available'

$
0
0

We have an issue where all travel and expense SSRS reports will only return 'There is no data available.'. The two reports that this impact us the most are:

1. Per diem per employee report

2. Expense report

In each case the parameters are correctly set, but it does not return any data. It isn't until we do a full reset of all AOS' and restart the SQL Reporting Server that we can generate these reports. Its a nuisance to always need to have company down time for something that is so simple and should not go down all the time.

- There are no pending reports or batch jobs that are stuck

- The printing impacts all users on all AOS'

- All SSRS reports have no customizations

- We do full CIL compiles during our scheduled outages about once per month

AX 2012 CU9

Unable to see 'Dynamics 365 for Talent' in LCS

$
0
0

Hi All,

I am trying to provision a Talent trial to test-drive the Core HR experience.

However, in LCS, while creating a new project, I do not see the option for 'Dynamics 365 for Talent'.

I am logged in using my organization id.

My organization is a Microsoft partner, and furthermore, I have a Dynamics 365 for CE, Dynamics 365 for Talent license assigned to me.

I am also the Global Admin on Office 365,

Thanks in advance!

Provisioning Dynamics 365 for Talent

$
0
0

Hi All,

I am trying to provision a Talent trial to test-drive the Core HR experience.

However, in LCS, while creating a new project, I do not see the option for 'Dynamics 365 for Talent'.

I am logged in using my organization id.

My organization is a Microsoft partner, and furthermore, I have a Dynamics 365 for CE, Dynamics 365 for Talent license assigned to me.

I am also the Global Admin on Office 365,

Thanks in advance!

re-print a check

$
0
0

Can you re-print a check or check stub after it has posted? I tried to use the report layouts to re-print a copy of a check and check stub, but nothing gets sent to the printer.

Getting 401 Error on creating contact record in crm by using Java

$
0
0

Hi there am new to Ms dyanmics crm, am trying to create a contact record in crm by using java. I followed the Azure Active Directory Authentication Library (ADAL) for Java. by that Authentication process i got accessToken. here is my code and inputs for that

and the inputs for this method were

//Azure Application Client ID

final String CLIENT_ID = "ed1e465b-00da-49d2-b7c0-07005f3fa970";

//CRM URL

final String RESOURCE = "everlifeai.crm8.dynamics.com";

//O365 credentials for authentication w/o login prompt

final String USERNAME = "xxxxxxxx@everlifeai.onmicrosoft.com";

final String PASSWORD = "xxxxxxxxxxx";

//Azure Directory OAUTH 2.0 AUTHORIZATION ENDPOINT

final String AUTHORITY = "login.microsoftonline.com/everlifeai.onmicrosoft.com";

String cs = "xxxxxxxxxxxxxxxxxxxxx";

by using that AuthToken trying to create a contact record but am getting 401 response, this is my code 

not foe this i tried for WhoAmI function also but still there also same problem and the error is 

java.io.IOException: Server returned HTTP response code: 401 for URL: https://everlifeai.crm8.dynamics.com/api/data/v8.0/WhoAmI

and the code is 

 

by using this docs https://docs.microsoft.com/en-us/previous-versions/dynamicscrm-2016/developers-guide/gg334391(v%3dcrm.8), the error response clearly saying that this is authentication issue. can anybody help me on this i didn't get any info from net.


Is there anyway to hide CRM Email Tracking Token from subject line of the email ?

$
0
0

Hello all,

I wonder is there anyway to hide CRM Email Tracking Token from subject line of the email without disabling it? I want to track emails in ms crm using this tracking token but don't want this tracking token string to be displayed in the subject line of email while sending it to customer(customer should not see this tracking token in his/her email subject).

Thanks,

Sunny

Trying to setup Dynamics 365 Email link to hotmail....help

$
0
0

I am having issues setting this up.

What is username and password?

My email is FirstNameLastName99@hotmail.com

How do I set it up so I can forward email from my Dynamics Server to hotmail? I searched for 2 weeks and I cannot find anything and I';m going to be fired if I don't find a solution.

I want to transfer inventory to a new location in Econnect

$
0
0

I like to move inventory in the IV00102 table from one location, to a new location that it hasn't been in before

If I try to just use <IVInventoryTransferType> in econnect, where 

<TRXLOCTN>ECAMPUS</TRXLOCTN>
<TRNSTLOC>LEX2FBA</TRNSTLOC>

the inventory would be moved to ecampus -> lex2fba

it gives me an error

Error Number = 1376 Stored Procedure= taIVTransferLineInsert Error Description = The To Location Code/Site ID (TRNSTLOC) is not assigned to the Item Number (ITEMNMBR) passed in
Node Identifier Parameters: taIVTransferLineInsert
IVDOCNBR = FBA15DCL6W7S_10
ITEMNMBR = 000009781337287487BU
TRXLOCTN = ECAMPUS
TRNSTLOC = LEX2FBA

Is there a econnect xml type, that I can use to create the location for this item?   before I try to do the transfer?

would there be an example that i could look at?

How to show a text field with URL in form header

$
0
0

Hello All,

I want to add a url field in form header, but I want the field to display the label text (not the actual url).

I have created two fields: one is normal text field and second one is url field.

But I don't know how to proceed after this as I did not find an option to use events for form form header.

Appreciate any pointers!

Thanks,

Payal

My custom option set field became a text field

$
0
0

Hi Guys,

This is super bizarre, all of a sudden, I noticed that the option set field that I have created is now a text field and not displaying the label for the option set, but the value "100000xx" instead. 

Any help and feedback is greatly appreciated.

Thank you!

Upgrade on-premise 8.2 to 9.0 errors

$
0
0

HI,

I recently downloaded the MS on-premise installer for 9.0 (just released a few days ago), and I configured a new VM for the server requirements.  The installation went fine, and I can create new organizations with no issue, but I cannot import (upgrade) any of the organizations from 8.2.  Here are some of the errors:

  • emcfThe following connections need to be closed before setup can continue:  Login: server\Administrator, Host: CRMSERVER.mmc, Database: CRMDEV_MSCRM  User: Administrator, Program: MSCRMmmc (seems like this is deployment manager?)  

Error| Upgrade Organization with Id=1121758c-044b-e411-919c-00155d59ba12 failed with Exception:

System.Exception: Error.ActionFailed Microsoft.Crm.Tools.Admin.UpgradeDatabaseAction ---> Microsoft.Crm.CrmException: Error in Action: Bin\Microsoft.Crm.DataUpgrade.dll:TrackCustomDatabaseObjects on attempt 3. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.SqlServer.Smo, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot find the file specified.
   at Microsoft.Crm.DataUpgrade.DatabaseObjectChangeTracker.GenerateScriptForIndex(String tableName, String indexName, ISqlExecutionContext sqlContext)
   at Microsoft.Crm.DataUpgrade.DatabaseObjectChangeTracker.InsertObjectTrackerTableInput(List`1 inputData, String tableName, ISqlExecutionContext sqlContext)
   at Microsoft.Crm.DataUpgrade.DatabaseChangeTracker.TrackCustomDatabaseObjects()
   --- End of inner exception stack trace ---

 An error occurred when trying import and upgrade organization database CRMSERVER.CRMDEV_MSCRM:
Microsoft.Crm.CrmException: Upgrade Organization with Id=1121758c-044b-e411-919c-00155d59ba12 failed with Exception:
System.Exception: Error.ActionFailed Microsoft.Crm.Tools.Admin.UpgradeDatabaseAction ---> Microsoft.Crm.CrmException: Error in Action: Bin\Microsoft.Crm.DataUpgrade.dll:TrackCustomDatabaseObjects on attempt 3. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.SqlServer.Smo, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot find the file specified.

Trying to create an Inventory Aging report through a SQL query, getting an error message

$
0
0

CREATEVIEW vw_IVStockAgeing

ASSELECT IV00101.ITEMNMBR AS ITEMNUMBER,

IV00101.ITEMDESC AS ITEMNAME,

IV10200.DATERECD AS DATERECEIVED,

IV10200.QTYRECVD AS QTYRECEIVED,

IV10200.QTYSOLD AS QTYSOLD,

IV00101.ITMCLSCD AS ITEMCLASS,

IV10200.UNITCOST AS UNITCOST,

IV10200.PCHSRCTY AS RECEIPTTYPE,

IV10200.RCPTNMBR AS RECEIPTNO,

IV10200.TRXLOCTN ASLOCATION,

( IV10200.QTYRECVD-IV10200.QTYSOLD )AS QTYAVAILABLE,

(( IV10200.QTYRECVD-IV10200.QTYSOLD )* IV10200.UNITCOST )AS CURRENTVALUE,

DATEDIFF(day, IV10200.DATERECD,GETDATE())AS AGEDDAYS,

CASEWHENDATEDIFF(day, IV10200.DATERECD,GETDATE())< 0

THEN'Current'

WHEN (DATEDIFF(day, IV10200.DATERECD,GETDATE())> 0

ANDDATEDIFF(day, IV10200.DATERECD,GETDATE())<= 30

)THEN'0-30 Days'-- 1 month

WHEN (DATEDIFF(day, IV10200.DATERECD,GETDATE())> 30

ANDDATEDIFF(day, IV10200.DATERECD,GETDATE())<= 60

)THEN'31-60 Days'-- 2 months

WHEN (DATEDIFF(day, IV10200.DATERECD,GETDATE())> 60

ANDDATEDIFF(day, IV10200.DATERECD,GETDATE())<= 90

)THEN'61-90 Days'-- 3 months

WHEN (DATEDIFF(day, IV10200.DATERECD,GETDATE())> 90

ANDDATEDIFF(day, IV10200.DATERECD,GETDATE())<= 180

)THEN'91-180 Days'-- 6 months

WHEN (DATEDIFF(day, IV10200.DATERECD,GETDATE())> 180

ANDDATEDIFF(day, IV10200.DATERECD,GETDATE())<= 360

)THEN'181-360 Days'-- 1 year

WHEN (DATEDIFF(day, IV10200.DATERECD,GETDATE())> 360

ANDDATEDIFF(day, IV10200.DATERECD,GETDATE())<= 720

)THEN'> 1 year’ -- 2 years

WHEN ( DATEDIFF(day, IV10200.DATERECD, GETDATE()) > 720

AND DATEDIFF(day, IV10200.DATERECD, GETDATE()) <= 1440

) THEN '> 2 years-- 3 years

WHEN (DATEDIFF(day, IV10200.DATERECD,GETDATE())> 1440

ANDDATEDIFF(day, IV10200.DATERECD,GETDATE())<= 2880

)THEN'> 3 years’-- 4 years

WHEN ( DATEDIFF(day, IV10200.DATERECD, GETDATE()) > 2880

AND DATEDIFF(day, IV10200.DATERECD, GETDATE()) <= 5760

) THEN '> 4 years-- 5 years

ELSE> 5 years-- Above 5 years

ENDAS BUCKET

FROM ( IV00101 IV00101

INNERJOIN IV10200 IV10200 ON IV00101.ITEMNMBR = IV10200.ITEMNMBR

)

INNERJOIN IV00102 IV00102 ON IV00101.ITEMNMBR = IV00102.ITEMNMBR

WHERE IV00102.RCRDTYPE = 1

AND IV10200.PCHSRCTY <> 0

 

Getting error below:

Msg 102, Level 15, State 1, Procedure vw_IVStockAgeing, Line 37 [Batch Start Line 0]

Incorrect syntax near '>'.



USD: How to get "Main Layout" hosted control while trying to implement KB Article search functionality.

$
0
0

Hello All,

How to get "Main Layout" hosted control while trying to implement KB Article search functionality. OR how do I get Base Sample Package to get that hosted control.

Thanks,

Sunny

Analytics and Export in Talent Attract

$
0
0

Hi

I am unable to view the Analytics and Export feature in Talent Attract. Any suggestions

Thanks

Active Item Price is blocked

$
0
0

Hello,

I have setup a costing version for std cost. Both block and block activation are set to no.  When I create pending price the block button is not marked. When I activate the price, the blocked box is marked.   Any ideas on why or how to get rid of? Can i fix after the fact?

Thanks,

Kellen

How to get the txt field value of Invoice journal (Vend/Cust) for related payment journal in X++ code.

$
0
0

Objective is to capture txt field values for all related payment journal, vendtrans & custtrans.

Pic below & shows query result for Ledgerjournaltrans and Vendtrans table.

I need to get the values of associated Vendtrans voucher for my Paymentjournal voucher.

In this case ACH-0000...6 Payment Journal voucher which has bank check num value of 51 has associated Vendtrans voucher APIINV000...5.

Pls suggest what  needs to be done in code below to help me get the txt values for vendtrans related to this payment journal

Intent of code below was to capture invoice value myvendinjour , however it will not work because myvendinvjour invoice value is recorded for Vendtrans voucher & not Payment journal voucher.  Payment journal voucher invoice value is "Blank" as shown in pic below.

Looks like I cannot take invoice route to get the values for related vendtrans for payment journal, so pls suggest a solution to achieve the objective.

        str myinvid;
        
        select  lldgrjourtrans where lldgrjourtrans.BankChequeNum == "51";
        tempTable.LedgerJournaltxt = lldgrjourtrans.Txt;
        myinvid = lldgrjourtrans.Invoice;
        info ("Voucher # is = " + myinvid);

        select Txt from lvendratns join lldgrjourtrans 
        where lvendratns.Invoice == myinvid;
        tempTable.LedgerVendtranstxt = lvendratns.Txt;


1 - Ledger journal trans table showing posted vend trans journal with invoice & txt

2. Ledger journal trans table showing payment journal voucher .

3. Vend trans tablle showing vendtrans voucher APINV00...5.

Products in Parent Price List updated is grayed out

$
0
0

All how can I make the "Look in" show ALL products and not restrict to just the Parent Price List? It's currently grayed out so I cant even select any other options for LOOK IN. It is default at "Products in Parent Price List updated", but I want to be able to look at other price lists also.

Version 365 on premise 

Viewing all 143529 articles
Browse latest View live


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