fake-xrm-easy icon indicating copy to clipboard operation
fake-xrm-easy copied to clipboard

Add UtcTimeFromLocalTimeRequestExecutor

Open RachaelBooth opened this issue 4 years ago • 7 comments

Fixes #340 (been around a while, but feels worth doing)

RachaelBooth avatar Oct 02 '19 23:10 RachaelBooth

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.

vinitbhagat avatar Jul 22 '22 11:07 vinitbhagat

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/

jordimontana82 avatar Jul 22 '22 12:07 jordimontana82

Hi @jordimontana82

Thanks for your quick response. So here you are saying that in the next released this issue will get resolved right?

And I am using below latest version. image

vinitbhagat avatar Jul 22 '22 13:07 vinitbhagat

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/

jordimontana82 avatar Jul 22 '22 13:07 jordimontana82

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.

jordimontana82 avatar Aug 18 '22 10:08 jordimontana82

Hi @jordimontana82,

Is faking this request 'LocalTimeFromUtcTimeRequest' already possible? i'm using FakeXrmEasy.v365 (latest = 3.3.1) but i still receive this error:

FakeXrmEasy.Abstractions.Exceptions.CommercialUnsupportedException: 'Exception occurred: The organization request type 'Microsoft.Crm.Sdk.Messages.LocalTimeFromUtcTimeRequest' is not yet supported... . If you are using FakeXrmEasy under a commercial context and have an appropiate commercial license for this use, please raise an issue via our GitHub issue tracker at https://github.com/DynamicsValue/fake-xrm-easy or, else, please reach out via [email protected] so we can prioritise it. If you are unsure about our licensing, please have a look at our licensing FAQ here: [https://dynamicsvalue.github.io/fake-xrm-easy-docs/licensing/faq/'](https://dynamicsvalue.github.io/fake-xrm-easy-docs/licensing/faq/%27)

Is it documented somewhere how to use it? Thanks!!

mjandal avatar Oct 20 '23 12:10 mjandal

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.

jordimontana82 avatar Oct 20 '23 14:10 jordimontana82