-
Recently active
Hi, I need to show a check box in UI on click of Submit button, if there is a validation triggered on Submit. The check box should not be visible otherwise. If there is no validation getting triggered in UI then the form should just submit. How can we achieve this. Thanks in advance.
I have two user Input Forms(A,B) in Process Model. Form- A Enter Data, Form-B review the data and view the uploaded files using the StartProcesLink(). When i clicks the StartProcessLink() it opens another interface with read-only. When i complete the StartProcessLink() form it navigating back to Form-A instead of Form-B? Noticed backend when it completes the StartProcessLink() Process instance, Creating new instance with parent process and Old parent instance still Active. Any inputs or is this limitation?
HI All, I have implemented a Export to excel functionality, where clicking on Export to excel will kick off the process , and once the document is available the Download excel link will be made available, the problem is, the user can click on export to excel multiple times at a time, is there a way , i can disable the export to excel link until the process is completed Thanks in advance
Hi,We want to know the integration_uuid for every integration object. Is there any possibility to know the associated integration_uuid's for every integration object?We knew from integration_details.csv file contains calling integration_uuid's and if we copy the integration_uuid and search in object tab in appian it will give the object name with other details.So, our basic question is from object name it's possible to know the integration_uuid? Thank you,Nandakishore.
Please, in what document folder is the best practice for saving Process Report in ?
After Submitting a form by clicking Submit Button, it says action is completed . But unfortunately Page is not refreshing?PS: My Button type is Submit.
I have a connected system that needs to be manually clicked in order for it to get a token. Once you press the "Authorize" button, it somehow saves the token in Appian and then you can call an integration. Can that same functionality be replicated in a Process Model? What needs to happen for the integration to get that token in the PM? Or is there a way to get the token in a PM?
This is the error message I receive when attempting the "user" function not the a!user function: The user function does not have a domain prefix....
Hi Team, I am facing one issue. In my application, in local variable section of Interface intializing local variable by calling expression rule and trying to refresh that variable based on refreshOnVarChange, also tried all available refresh options but nothing worked. Is there a limitation on refreshing variable for expression rules? localVariables( local!record: a!refreshVariable( value: rule!ADMIN_DF_DH_getAllTestConfigs_Exp( bearerToken : ri!bearerToken, programId : ri!program.id, sourceId : ri!source.id, datasetId : ri!source.dataType, pageNo : local!pageNo +1, batchSize : local!batchSize ), refreshOnVarChange: local!testConfigResults, ), ........ ........ ........ ) ADMIN_DF_DH_getAllTestConfigs_Exp a!lo
I want to know about to show confirmation form on any error or completion of a particular activity. Suppose, in write to data store entity, i want to show the alert box on the success updation/insertion of the data.
after selecting year from the dropdown list..., we should able to see the calender of that selected year(in dropdown) &within that calender we should able to months forward and backward & also we shoud able to select a date in particular month..., how to get it done..
Hi, Can you please explain what is the pricing structure for hosting a Dev, QA and Prod environments on Appian Cloud at enterprise level for multiple clients? What is the user count by default? Or is user count purely based on the requirements? Is it on per user/month basis? Regards, Thiru
How can i achieve this kind of header with dropdown function in Appian
Hello, There is a requirement in my project where I want to upload the image in an editable grid for every device and give a preview before submittinga!localVariables( local!counter: 0, local!deleteDeviceIds, local!device: a!refreshVariable( value: rule!SABOT_GetAllDeviceSku(), refreshOnVarChange: local!counter ), local!deviceCount: length(local!device), local!result: null, local!showButton: false, local!tableName: "SABOT_DEVICE_SKU", local!DEV_ID: rule!SABOT_GetSABOT_REFR_FLDByColumn(local!tableName, "DEV_ID"), local!SKU: rule!SABOT_GetSABOT_REFR_FLDByColumn(local!tableName, "SKU"), local!DEV_NME: rule!SABOT_GetSABOT_REFR_FLDByColumn(local!tableName, "DEV_NME"), local!DEV_IMAG_NBR: rule!SABOT_GetSABOT_REFR_FLDByColumn(local!tableName, "DEV_IMAG_NBR"), local!DSPL_ORDR_NBR: rule!SABOT_GetSABOT_REFR_FLDByColumn(local!tableName, "DSPL_ORDR_NBR"), local!ACTV_CD: rule!SABOT_GetSABOT_REFR_FLDByColumn(local!tableName, "ACTV_CD"), a!boxLayout( label: "
Hello All, Please let me know in gridLayout -Editable Grids whether can we use Add Button instead of "addRowlink:" ? I didnt find button in the default options. Please let me know whether any one implemented Add button instead of AddRow link. Thanks
Does script task has any limitations? Thanks.
Hi everyone, I am unable to find the transient meaning, what is the purpose and why we r using it, and why not the other approach? can guys help me with this?
I have an interface in that there is a rule input of type Employee CDT. one filed of that CDT there is a foreign key (other CDT). I want to access the nested fields in my interface. how to access the nested fields?
Hi Experts, How I can transfer my A-Score from Previous Organization to current organization. I have already raised a support case from https://forum.appian.com/suite/sites/myappian/page/support with my current organization's Credential but not getting any updates on it. Thanks, Gaurav Singh
A process generated (as requested) a 3.7 gigabyte zip file last night. For the size it worked pretty well. I did notice something funny though; there seems to be no way to display its size correctly, other than downloading it to my local system. The filesize-in-bytes (~3.7 billion) is well past the integer overflow point (~2 billion). When I view the file's properties directly in designer, it shows a *negative* filesize:When I click into the document properties, I see the same thing. When calling the "document" function on the file directly, I see a corresponding negative integer (i assume this somehow corresponds to the integer overflow, but I can never keep it straight in my head) -- In this case it's not critical. However I can imagine future use cases where not being able to internally pull an accurate file size could be a big deal. Has anyone developed any neat tricks and/or workarounds for this? ( I mean other than the obvious
In built sorting (Able to sort by any column) In built filtering ( Able to filter by any column) Delete row link
Hi, I used a transient value in my CDT's, I able to see all the values while i am debugging the process model except the transient value, can you guys please help me with this issue. I did not get any errors but still, I am not getting the value their I able to see the value in my interface in both the CDT's
Hi All, Please help me with the below query. 1) created the variables in the start node and updating the data to DB by uing write to data store entity and it successfully creating the lines items in DB now, we want the update the values through process model which is already present in the DB. thanks in advance.
Hi, i tried several times to import this App (Corporate Conference Booking) but any time the importing is not completed and missing many objects such as Site , Record type , Process model and etc. in attached you can find related import log file. please can i have someone's support on this issue? BR//Ahmad [View:/cfs-file/__key/communityserver-discussions-components-files/11/corporate_2D00_conference_2D00_booking_2D00_1.import_2D00_log.txt:320:240]
I am looking for a way to page an array of CDTs in an editable grid. The caveat is that I need the data to persist across pages. Has anyone done this before? Some code examples would be great.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.