-
Recently active
Hello, I am running into an issue when using the Convert binary request body to Appian document feature of Web APIs. The file is being placed into the document folder I have specified correctly as well as maintaining the correct name and extension. The content of the file is not being decoded from Base64. When I download the file from the document folder, the contents are the Base64 string that I passed into the Web API. Any help would be greatly appreciated! Nick
I have a file upload component and a form in an interface. In saveinto of file upload component we have a start process and the form is added as a start form in another process model. I have written showwhen conditions for file upload and form that only when the user uploads the file and submits only then the order form should be displayed, but when I upload file and click on submit, the form also gets submitted
Hi! Im having trouble with a Refresh button in an editable grid. The data in the editable grid comes from an expression rule which queries the DB. The thing is, when I have two tabs (lets call them A and B) in the browser with the same interface opened, when I make changes in the Tab A and then refresh the editable grid in Tab B, it works OK and the data is properly refreshed and I see the changes in both tabs. But then, if I make any other change in Tab A, and then I refresh again in Tab B, the data is no more refreshed. To clarify things, if I reload the tab presing F5, the changes made for the 2nd time in Tab A now appears correctly in Tab B, but I want this same behaviour to occur when using the Refresh button in the interface. Thanks! P.D.: If u need some screenshots just let me know and Ill post them ASAP.
How to get access to Process Mining Site in Community?
From appian i Need to send the below data using integration{ "Guid": "String","TypeId": 1 "Comment": "string", "addColleague": { "email": "string", "Name": "string", "Flag": true, "deletedFlag": true, "ID": 2, "idFromsender": "string", "addDeleteUpdate": 1 } }How to send the data in the above format from integration .Can I use CDT's I have one CDT were GUid,comment, email,name and idfromsender are present Can someone please guide
Hi, I have been struggling hard with this error and am not able to advance any further due to this - SLF4J: See www.slf4j.org/codes.html for further details.2022-06-08 00:15:04,429 [main] DEBUG com.appiancorp.ps.automatedtest.fixture.BaseFixture - browser=Chrome2022-06-08 00:15:04,588 [main] DEBUG com.appiancorp.ps.automatedtest.common.FixtureMetrics - userid=6b3309e9a657297a1b45fd39925f3bd966261ac9488a1325a97873142d450e93, pipelineDimension=Standalone, testingFramework=FitNesse Step failedjava.lang.NullPointerException: Cannot invoke "org.openqa.selenium.WebDriver.get(String)" because the return value of "com.appiancorp.ps.automatedtest.common.Settings.getDriver()" is null at com.appiancorp.ps.automatedtest.tempo.TempoLogin.navigateToLoginPage(TempoLogin.java:225) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:435) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsername(BaseFixtur
Hi Everyone, I am opening an interface 2 from interface 1 through record summary on click of link in interface 1. I need to have a cross icon in interface 2 upon clicking it, will open the first interface again. Can anyone please help me.
Hi. I am having issues creating a new recordType with the below code in a editable grid. Things of note 1. mouId is a foreign key in the record. 2.The primary key id is set to autogenerate. addRowlink: a!dynamicLink( label: "Add Risk", saveInto: { a!save(local!data, append(local!data, 'recordType!{3575b740-8740-41f7-83b5-1f1ed66f6a1a}DSC01_Risk'(mouId:ri!mouId,updatedOn:today(), updatedBy:loggedInUser()))) } ), Error code: "Interface Definition: Expression evaluation error [evaluation ID = 8DQ5R] : An error occurred while executing a save: Expression evaluation error at function 'append' parameter 2 [line 116]: Keys must be record field references or record relationship references"
Is there a way to get group type Id by group name?
can someone suggest how to implement like this table in the interface. displaying headers only not getting.
Hi Experts, I need your help! I trained an AI skill to extract data from PDFs and the model is trained with 91%recall. In the process model I am getting an error: This operation is not supported in Extract from Document node. Need your help in this regard. Unable to identify the cause of the error.
Hi, I am using a query to fetch data based on date selection from the table in the SQL server. since the data volume will increase, I have already broken the date selected into 15 days period and then fetched the data to optimize the query. Also to optimize it more only the required fieldlist has been passed in the parameter but it was working fine till some time and now when the data volume has increased, it throws an error. Is there any other way of Optimising? The query used is: rule!NGS_queryEntityRefresh( dataStoreEntity: cons!NGS_DSE_FACT_ENGAGE_ACTUALS_QC, returnType: ri!returnType, fieldList: { "scoreTotal", "operationsCodeId", "jobRoleId", "supervisorId", "managerId", "evaluatorId", "evaluationDate", "internalEmpId", "callDate", "customerServiceQcScore", "contentQcScore", "evaluationForm", "opsRole", "evalSuperviso
Hi, I'm trying to import a CSV file into a PostgreSQL DB. Customer requires all data from appian must rely on that DB which is connected as datasource. I'm using the plug in Excel tool and the Smart Service Import CSV to Database. I got the following error from stdOut log: ERROR ImportCsvToDatabase8 Error executing SQL org.postgresql.util.PSQLException: ERROR: syntax error at or near "," Position: 17 From database, i turned statements log on and i found out the following statement: 2024-03-29 17:32:08 UTC:10.245.48.249(51148):appian@postgres:[3319]:ERROR: syntax error at or near "," at character 17 2024-03-29 17:32:08 UTC:10.245.48.249(51148):appian@postgres:[3319]:STATEMENT: select `field1`, `field2` from `table` where 1=0 2024-03-29 17:32:08 UTC:10.245.48.249(51148):appian@postgres:[3319]:LOG: execute S_1: ROLLBACK I'm running the same statement on my client in Postgres and i got the same error of course. What I found out is that backtick is cau
I have a form where I have signature field like below and when I am clicking the draw signature button the dialouge box opens like below here it is hiding the below 2 fields I want like the dialouge box will open in between the sign field and the two fields . can anybody help me in this please ?
I am using the LDAP tools application and reieveing the following error [Appian Work Item - 323 - WorkID 69 - execution02 - process 2098658 - model 65 : UnattendedJavaActivityRequest] ERROR com.appiancorp.ps.plugins.directory.syncwithusernames.service.SynchronizationService - Error while conducting name search: javax.naming.PartialResultException [Root exception is javax.naming.CommunicationException: DomainDnsZones.eg.Albaraka.local:389 [Root exception is java.net.SocketTimeoutException: connect timed out]]
I have created a "CRD column" in process report which is required to take the data from "CRD column" in User database table. I tried querying the data and indexed it but it's not populating the column with data in the process report. The column is populating null. Please suggest me alternate solution so that I can achieve this data populating. index(rule!CP_QRY_User( username:pv!username, returnCdt:true, pagingInfo:a!pagingInfo( startIndex:1, batchSize:1 ) ),"crd",null) i was using this expression to get data for respective column in CRD defintion in the process report.
Hi Everyone, We have Reassign, Reject , Accept buttons provided by default in Appian. It is inside a User input task. Since it is a default button we couldn't able to run any rules or write any code to store the value for the buttons. Eg: If we click on "Accept" button tp!owner is changed but we can't store the value in a table. Similarly if we click on "Reassign" and "Reject" the values are captured in task level but we can't store the value in a separate table. Is there a way to capture the actions in the backend or generate any report for admins or others to know the actions performed by the user? Thanks
Hi Everyone, We have a requirement where we use OAUTH2.0: Authorization code grant and once we click on Authorize, A new browser tab opens and an after logging into the external system, an URL comes in the search bar of the newly opened browser tab. Is there an way in appian to read the URL and fetch it into any variables,once authorization is successful. Thanks Rupa
Hello, Need an input if there is way to connect Appian and AWS cloud search. Thanks in Advance
thank you always.I'm getting an error when duplicating a process model.I tried 2 patterns.① If you create a new object (duplicate an existing one) from the object list, the action will fail. (A message will appear stating that the requested status is invalid)② Open the process model to be copied and select "Save As". At that time, the draft will be displayed as a process model, but an error will occur when trying to publish it. Also, some rule inputs were deleted at this time. Even if you save from the process model screen, it will not be displayed in the object list. Does anyone know what is the cause when process model replication fails?Thank you. いつもお世話になっております。プロセスモデルを複製するとき、エラーが発生しています。2パターン試しました。①オブジェクト一覧から新規作成(既存を複製)を行うとアクションが失敗します。(要求されたステータスが無効、というメッセージが表示されます)②複製元のプロセスモデルを開き、「名前を付けて保存」を選択します。そのさい、プロセスモデルとしてドラフトが表示されますが、公開しようとするとエラーが発生します。また、この時一部のルール入力が削除されました。プロセスモデルの画面から保存した場合も、オブジェクト一覧には表示されません。 プロセスモデルの複製に失敗するとき、どこに原因があるかご存じの方は居られますか?よろしくお願いいたします。
We have many objects and Applications, sometimes I know the object name, but can't locate to which Application it belongs to. Is there anyway I can find the belonging Application easily?
I want to get the diff text between expression rule to integration some automation flow. Do Appian exposed any API to support such? Or is there any API could get object source by version?
Hi Everyone, I am querying the db table through query record type. This query gives the list of db records. When I am using this in interface and using index to get the particular field, it gives this list of particular field. In case of null or single it also gives list. Can anyone please help me when it is null or single value should not give list.
id 1 group Mailing Task Storage Assignee refId Name 1 John Doe 2 Jane Doe 2 group Mailing Task Reminder Assignee refId Name 1 John Doe 2 Jane Doe Hi I have 1 to many relationship between Group (level1) and Assignee (level 2).. I want to update update and save the the name in Assignee.Name. I have been using these one below and it did not work a!forEach( items: {"John Doe 1" , "Jane Doe 1", "Sam Doe 1"}, expression: { a!save(ri!group [recordtype!group.relationship.Assignee.Name][fv!index],fv!item), } ) but it was not saved or overridden the Name Field. i'm looking to save the output like this. id 1 group Mailing Task Storage Assignee refId Name 1 John Doe 1 2 Jane Doe 1 Sam Doe 2 group Mailing Task Reminder Assignee refId Name 1 John Doe 1 2 Jane Doe 1 Sam Doe could you please help?
Hi All, I have an in integration object which its currently returning successfully a file.gz , can anyone guide me if possible on a way into actually downloading this document?any suggestion helps thanks in advance
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.