Skip to content
This repository has been archived by the owner on Jun 16, 2024. It is now read-only.

Add UtcTimeFromLocalTimeRequestExecutor #455

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

RachaelBooth
Copy link

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

@vinitbhagat
Copy link

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.

@jordimontana82
Copy link
Owner

jordimontana82 commented Jul 22, 2022

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/

@vinitbhagat
Copy link

vinitbhagat commented Jul 22, 2022

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

@jordimontana82
Copy link
Owner

jordimontana82 commented Jul 22, 2022

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
Copy link
Owner

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.

@mjandal
Copy link

mjandal commented Oct 20, 2023

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 support@dynamicsvalue.com 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!!

@jordimontana82
Copy link
Owner

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UtcTimeFromLocalTimeRequest
4 participants