-
Recently active
Hi, I wanna check type file. How to check type file? Thanks,
I'm getting 5 field values from CDT Aand other 5 field values from another CDT BI need to save both 10 field values from (CDT A and CDT B) in CDT C. How can I Configure this Process model?
a!queryFilter( field: "completiondate", operator: "between", value: {today() - weekday(today(), 2) + 1, today()} ) }, ignoreFiltersWithEmptyValues: true ), Need clarification For value : ( 4 th line )
is there any way to find group Name by UUID? (tried get contentdetailsbyUUID) nothing worked...
Hi my requirements is i have 2 grids one after the other when i add a row in the first grid i have to get one row automatically in the 2nd grid [second grid will be user input grid] can anyone help me on this
I have a requirement to get the top 3 documents list which are larger in size in a KC. I was a able to get the complete list with getfileslargerthansize() but doesn't know how to get top 3 documents onlly. Can anyone please help. Thanks in Advance
Hello I have a requirement to read a .txt file contents in Appian. We are getting this file via SFTP and this file has some Chinese characters. I tried using readlinesfromtextfile function which is part of Text File Function plugin. This works well for all data except the data/ text in Chinese. My sample data is 肖恩 and when I read it in Appian using readlinesfromtextfile I get ?? in place of these Chinese characters. I have enabled Chinese language from admin console. Anyone has any idea about this or any other way to read Chinese text from .txt file?
I have created a report from an Interface. I want to use that report as the Email Body. Is this possible?
Hi All, I have one xml file <xs:employees> <xs:employee xs:employeeId="EMP001" > <employeeData> some fields </employeeData> </xs:employee> </xs:employee> I am able to read fields for employeeData . Facing issue to read employeeId. Any suggestion would be appreciated.
I have requirement to get the no of documents created last day/yesterday in KC. We have a function to get the number of documents present in KC : knowledgecenter(ri!folderId,"numberOfDocuments") Can anyone please how to approach. Thanks in advance
Hello all, I want to create a column chart like the image below, any suggestions? Does stacking is possible for this chart? How can I have two counts in each column and qt1 should contains 4 columns Stacking should be like this, but I want charts like the previous one...Qt1 should have 4 columns
Hi, I want to extract text from a pdf page by page, paragraph wise, which includes different headings and related contents. Then I want to store them in DB which includes two columns one is heading column and other is content column. I used getpdftext function initially, then extract function to extract the desire contents, but did not get the expected result as the heading words are also present inside contents.Anybody please help me out?
Hi, Need your suggestion. I need to prepare a report with All Knowledge centre in the environment with their size. I'm currently doing manually by selecting each KC and copying the size from properties. Is there a content function to list all these details. Thanks in Advance
Hello, I need to click on a card that has a safe link, no label. I've tried: click on button, click on card, click on link. Does anyone know any possible solution?
Hello, I need to store a text in a variable. The text is inside a paragraph which is inside some columns and which is inside a card. The text and card have no label. Thanks in advance.
In My Practice Application, I have an accounts table that contains the details of the account holder like the name, balance, etc. Here, I am writing a stored procedure to transfer an amount from one account to another account in the Transfer Amount stored procedure, 2 steps need to be included in a transaction, 1) subtracting amount from the sender account. 2) Adding amount to the receiver account
Hello community, that is the error- An error occurred while trying to write to the entity "LMS_Approval_Details" [id=df9f2bb8-8169-4985-987e-21a22f970163@4662, type=LMS_Approval_Details (id=3874)] (data store: LMS Data Store). Details: org.hibernate.PropertyValueException: not-null property references a null or transient value: LMSApprovalDetailsDT7163.customerId Data: TypedValue[it=3874,v={<null>,<null>,,,Approve,,,}] Thanks in advance
Is there a way to only get the modified fields in the UI then compare it to the database value?
Cucumber for Appian Framework 22.2.1, when running tests and an alert type window is opened by webdriver, error message "org.openqa.selenium.UnhandledAlertException: unexpected alert open: {Alert text : Are you sure you want to leave?}" is displayed on the test runner console and the test execution is stopped. Any idea why this is happening and something to work around?
Hello, I'm trying to run some tests and I get the same error on login and logout. ERROR com.appiancorp.ps.automatedtest.exception.ExceptionBuilder - Logout link org.openqa.selenium.NoSuchElementException: Unable to locate element: //a[contains(@aria-label,'Open user options menu')] It doesn't seem to find the Logout Link. I have tried with Chrome and Firefox. Firefox also tried with two versions where the last one was the updated version and the drivers too, and the exception is still there. Does anyone have an idea how I can fix it? Thanks.
I have CSV file , in which all the applications related to specific environment are present . I want to use a bath processing based on weekly basis and will use that in my application so that storage burden on the environment can be reduced. so please help me with this I don't know how to use and configure the batch process. It would be better if some examples related to batch processing given.
Hi all, I have a requirement in which I am getting base64 data in a http response, I am indexing the response and storing it into a pv! of type text, but the base64 format has huge number of characters while the pv! is holding only 4000 chars followed by "...". How can I get the complete base64 data as this needs to be passed to smart service for document generation. (In fact, I even tried to pass the indexed data directly into the smart service input parameter without storing in a pv!, still its not passing complete base64 structure.)
Hi, I have a value like APPIAN123, need to display the output as APPIAN321 Guide me
I have a list of paragraph in one of those there should be two key words in separate places could be one before another for example sometimes could be a text like this " hi carls your property is ready you can verify in 96 days" or the other way around " in 96 days your new property would be ready" in this case i would like to be able to find this two key word and get the exact paragraph the key words that will always be in this scenario are "property" and "## days" cause there are some paragraph that could have one of this words but when we find them combined it is a match. i was trying with regexarrayindexfirstmatch but i could not make it work also i tried using like() function and find(). another thing all this paragraph are coming form a PDF file with&n
How do I get a listing of all Record Types? ( I am trying to build a report of Record Type IDs and UUIDs )
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.