Hello @Gupta1006,
It seems that on your data loading activity, one of the columns is configured to be mandatory, but in your input file, this column is empty for at least 100 records.
Could you please share your data loading configuration?
Br,
Hello @waynea40432451
Create a new right by specifying your chosen label.
The Name field must take the following format user:base@server, where :
user corresponds with the name of the user in the external database.
base corresponds with the name of the external database.
server corresponds wit...
Hello @razengaan,
If you are using an update data activity in your workflow you can choose for each field at what operation should it be modified/inserted :
More infos here,
Br,
Hello @A_B_SE,
It's feasible in the delivery form, but it might be a little bit messy. After seeing your actual need, there is a simpler way to respond to it.
You can configure your 5% typology rule so that it doesn't apply to certain deliveries like that (sorry for the french screen capture):
I ...
Hello @moodymage,
Please check in your V7 instance if theire is any extension of funcList in xtk:funcList schema. Your translate function is probably declared theire.
If it is the case, you can export the extension in a package and import it in your V8 instance.
You can find more infos here
Br,
Hi @ayushhtiwari,
You can start by creating your PB and putting into it your JS code that do the encrypting like this:
In the delivery, load the PB like this :
Select the PB created :
You should have someting like this:
You can now use your funtion as pleased il your HTML :
Result :...