Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 11/21/24
    We are attempting to update the "Actual Hours" on a task via Fusion. I seem to be able to update virtually everything about the task except the Actual Hours field.   We are mapping to "actualWork" which is not marked as read only in the documentation but when my scenarios run, there are no errors, b...

    Type

    Questions

    Views

    293

    Likes

    0

    Replies

    1
  • 11/21/24
    Hi, I am creating a new project using below archetype after that when I run mvn clean install I got an error that ui.frontend module test cases field but I have not made any changes to the test cases files.mvn -B org.apache.maven.plugins:maven-archetype-plugin:3.2.1:generate \-D archetypeGroupId=com...

    Type

    Questions

    Views

    386

    Likes

    0

    Replies

    3
  • 11/20/24
    i have a ecommerce frames selling project , so i need to allow users can able to modify them frames him self so , i planned to implement the SDK so anyone kindly guide me how to do it (already refer documents its not muxh understandable for me)

    Type

    Questions

    Views

    639

    Likes

    0

    Replies

    4
  • 11/20/24
    Hi There, I am using the User Management Action API and trying to remove all users from a group in one go,In the user managment Action commands, I can specify the user and use "all" to remove all user's group memberships"do": [{ "remove": "all" }]but in Group managment action commands, t...

    Type

    Questions

    Views

    263

    Likes

    0

    Replies

    1
  • 11/19/24
    I didn't find any technical documentation about Fluidic Player, I would like to know if there is an SDK for using the player in a mobile application, be it native, React Native or Flutter?

    Type

    Questions

    Views

    226

    Likes

    0

    Replies

    1
  • 11/18/24
    User management API is disabled. I would like to enable it, could you please tell me how?

    Type

    Questions

    Views

    833

    Likes

    0

    Replies

    6
  • 11/18/24
    "I need to create a custom event that triggers every 5 seconds and performs an action to append a file to an SFTP server. I'm not sure about the workflow. How can I create a custom event that will call my append-action file every time? What steps are needed for this?"

    Type

    Questions

    Views

    504

    Likes

    0

    Replies

    4
  • 11/17/24
    Hi,I have a component Dialog with two tabs. On click of configure button dialog is opening normally. Now a new requirement came to add a separate button to the action toolbar and on click of that new button, second tab needs to show in the dialog (first tab will be hidden).What I did?I have followed...

    Type

    Questions

    Views

    422

    Likes

    0

    Replies

    3
  • 11/15/24
    I am trying to connect server via sFTP and I did code that is given below--    const fetch = require('node-fetch')const { Core } = require('@adobe/aio-sdk')const { errorResponse, stringParameters, checkMissingRequestInputs } = require('../utils')const sftpClient = require('ssh2-sftp-client');// main...

    Type

    Questions

    Views

    242

    Likes

    0

    Replies

    1
  • 11/15/24
    Hii, I was creating my PDF converter using Laravel 10, but while installing the PDF service using Composer, I am facing an issue. It is asking me for a username and password to install the package. I am using my client_id as the username, and instead of a password, I am using client_secret. However,...

    Type

    Questions

    Views

    293

    Likes

    0

    Replies

    0