-
Notifications
You must be signed in to change notification settings - Fork 183
Add UtcTimeFromLocalTimeRequestExecutor #455
base: master
Are you sure you want to change the base?
Conversation
Hi, I am trying the same with "LocalTimeFromUtcTimeRequest" and getting the below error. Exception: The organization request type 'Microsoft.Crm.Sdk.Messages.LocalTimeFromUtcTimeRequest' is not yet supported... but we DO love pull requests so please feel free to submit one! :). This functionality is not available yet. Please consider contributing to the following Git project https://github.com/DynamicsValue/fake-xrm-easy by cloning the repository and issuing a pull request and/or raising an issue. Can you please help me with the same? Thanks in advance. |
HI @vinitbhagat v1.x is deprecated. We might merge some of these PRs hopefully, but there are a series of updates planned for versions 2.2 and 3.2 that we'd like to get released first. More info here: https://dynamicsvalue.github.io/fake-xrm-easy-docs/quickstart/migrating-from-1x/ |
Thanks for your quick response. So here you are saying that in the next released this issue will get resolved right? |
Hi @vinitbhagat , that is indeed the new commercially supported version, which has its own repo here: https://github.com/DynamicsValue/fake-xrm-easy, which is different than the repo where this PR was raised (which is only for 1.x versions). Keep in mind that new version (in your screenshot) uses a different OSS license than version 1.x, which requires a commercial license for proprietary code and commercial use. For info more info please check here: https://dynamicsvalue.github.io/fake-xrm-easy-docs/licensing/ There is in fact a newer version (3.1.2) than your screenshot. Here are the release notes for it: https://dynamicsvalue.github.io/fake-xrm-easy-docs/releases/3x/ |
Hi @vinitbhagat If you're using v2.x or v3.x and still having this issue please reach out to me via https://dynamicsvalue.com/contact. |
Hi @jordimontana82, Is faking this request 'LocalTimeFromUtcTimeRequest' already possible? i'm using FakeXrmEasy.v365 (latest = 3.3.1) but i still receive this error:
Is it documented somewhere how to use it? Thanks!! |
Hi @mjandal , this repo is for v1.x (which is already deprecated and no longer actively maintained), the version you're using has new home at https://github.com/DynamicsValue/fake-xrm-easy. If you are already a commercial customer please get in touch at https://dynamicsvalue.com/contact so we can prioritize it. |
Fixes #340 (been around a while, but feels worth doing)