-
-
Provide a module that we can define bindings (e.g. CRUD ) for a non-presistent DomainComponent. Operations such List, Create, Delete, Updated, possibly can be supported easy, the rest as we go
-
_provider_version = "8.1.0-13"
api version = 4800_
Hello,
I noticed a small problem in the way oneview_firmware_drivers data objects are retrieved.
I suspect it's because in the SSPs for Ge…
-
I’m needing to upgrade a project from XAF 19.2 to the latest v21.1.4 framework along with the latest eXpand. Following the ‘NuGet’ approach for upgrading, I’ve noted from other articles that we should…
-
Hi,
if using the [DevExpress.ExpressApp.Security.ClientServer.MiddleTierServerObjectSpaceProvider](https://docs.devexpress.com/eXpressAppFramework/403572/data-security-and-safety/security-system/mi…
-
Xpand.Express.SystemModule search for
05.06.20 10:59:10.696 uurnh2pm2mra2u5huykcplej Resolve the 'Xpand.Extensions.Reactive, Version=2.201.32.1, Culture=neutral, PublicKeyToken=c52ffed5d5ff0958' as…
-
```hcl
# main.tf
terraform {
required_providers {
oneview = {
source = "HewlettPackard/oneview"
version = "8.3.0-13"
}
}
}
```
results in:
```bash
> terraform…
-
Hi,
While in the details view of the Hangfire Job, when I try to open the Workers tab, the application suddenly crashes with the following error message:
`The error occurred:
Type: Nul…
-
𝗜𝘀 𝘆𝗼𝘂𝗿 𝗳𝗲𝗮𝘁𝘂𝗿𝗲 𝗿𝗲𝗾𝘂𝗲𝘀𝘁 𝗿𝗲𝗹𝗮𝘁𝗲𝗱 𝘁𝗼 𝗮 𝗽𝗿𝗼𝗯𝗹𝗲𝗺? 𝗣𝗹𝗲𝗮𝘀𝗲 𝗱𝗲𝘀𝗰𝗿𝗶𝗯𝗲.
Our users need to drop a multiple files into a collection of FileData
𝗗𝗲𝘀𝗰𝗿𝗶𝗯𝗲 𝘁𝗵𝗲 𝘀𝗼𝗹𝘂𝘁𝗶𝗼𝗻 𝘆𝗼𝘂'𝗱 𝗹𝗶𝗸𝗲
I would be nice to have a DX …
-
A common scenarion is to be able to run a job after a job schedule. This will be addressed with Chained job which will run in parallel after a jobs schedule.