K2 Cloud
-
Excel import to SMO
Please consider adding native functionality similar to the old Community broker that allowed you to import Excel data into a Smart Object. We really miss that.
3 votes -
Add ability to test SmartObjects from the designer.
Add the SmartObject tester functionality that is available in management to the designer.
Add the existing iFrame from the management UI to the designer for testing SmOs.
3 votes -
Adding the "company" property to the "User" SmartObject
Adding the "company" property to the AAD services broker to allow the return value of the "Company" property when retrieving user details with the "user" SmartObject created from the Azure Active Directory service instance.
1 vote -
Allow Admins to delete service types created by the JSSP broker
Currently via the JSSP broker we are able to create new service types based on the code. However, if a user accidentally attempts to update the code but gives the wrong service type system name we get a duplicate and need to do some cleanup. Or if the service type is no longer valid and not being used for development, we would also like to remove the service type.
Since removing the service type can have unintended consequences, this is not directly surfaced to us to avoid shooting ourselves in the foot. However, in this case it also means we…
3 votes -
REST Serialization - Abillity to update values to NULL
Hi,
This idea is from ticket 187695.
If I use a rest service to update a record, it is impossible to update a value to NULL.
For example, a Car Object with the following properties:
Make: Chevy
Model: Corvette
Year: 1984
Cannot be updated to:
Make: Chevy
Model: Corvette
Year: NULL
This does not work through object serializtion, or by directly manipulating a serialized object before calling an update method.
Please see the referenced ticket for more information.
Thanks,
Mark
1 vote -
Unlock Task Due Date to be retrieved via a SmartObject
In the Task step of a workflow one can set the Due Date and then the Worklist can show the value. This Due Date property of a Task should also be available for developers via a SmartObject. This would enable users to view that relevant information about a task on their SmartForm.
In K2 Blackpearl 4.7, developers could use Expected Duration to inform end users when a task was expected to be completed by displaing the information on a SmartForm. As described in https://help.k2.com/kb002726, the old Expected Duration is now Due Date for K2 Five/K2 Cloud but the new…
12 votes -
Add packages from npm for JSSP development
Currently JSSP does not allow you to add packages from npm which are useful for making calls to services like AWS using the aws-sdk or encrypting signatures using crypto-js.
1 vote -
Add a ServiceNow SmartObject
Would be great to have a K2 provided SmartObject that could create a record in the ServiceNow incident table.
3 votes -
Support for OpenAPI v3 swagger definition files
K2 needs to support OpenAPI v3 swagger definition files as Swashbuckle natively supports OpenAPI v3 with .NET Core 3.
.NET Core 2.2 goes out of support on 4th December 2019.
18 votes -
Email Sender Address Missing from All Exchange Online Smart Objects when Display Name is Present
K2 Exchange Online includes an Email Recipient Smart Object which allows you to submit an existing Email ID and provide a list of Emails for the To, CC and BCC field including the display name and email address. As an example, if I send an email as Barack Obama myemail@myemaildomain.com then the display name would be Barack Obama and the email address would be myemail@myemaildomain.com
This same functionality does not exist for the Sender (From) address in any of the Exchange Online Smart Objects. If an email is sent to Barack Obama myemail@mydomain.com the Email smart object will only display…
6 votes
- Don't see your idea?