This will include questions related to document management.
Recently active
Is there any functionality in Apps 10 that would allow for select documents to be set up on a review timeline? We have documents that need to be reviewed in the system every 6 months. We’re prepared to set some form of notification to trigger by date from the document listing on the Document Revision screen, but if functionality exists somewhere else without us having to create it, that would be ideal.
Is there a way to set a review date in document management? Seems odd that functionality is not there.I read another post using custom fields and events, but hoping I am just missing something.
I’m trying to create an object transformation between work task and business opportunity to display business op documents on the work task in IFS Cloud.Connection between BO and JtTask is defined as below.Added a custom field in JtTask to fetch the related BO No. Many thanks for your inputs on this issue.Best regards,Uvini
Hion an Authorized expense sheet, user can still add or detach attachment. Is there a parameter or a configuration to block this capability.Once an expense sheet is authorized, no data can be updated, not even attachmentsThanksDaniel
One of our customers has a requirement to achieve something as shown in the image when their documents in certain status(eg:- obsolete) are opened. I want to know if it is something possible to achieve with document macros?
Does anyone have experience modifying the B2B portal so that the documents in the preliminary state are also displayed there?
I have been trying a few things with both project and document access. But I have come up against what I think is a conflict between project access and document access. But here are my findings:I created a project under IFSAPP in a test environment. IFSAPP is identified as a document administrator I created another user that was not a document administrator (User 2) I did NOT add USER2 to the project access I created a couple of documents that were attached to an activity on the project as IFSAPP USER2 was NOT able to access the project at all I added USER 2 to the project access with full rights I logged in as USER2 and accessed the project successfully I could see the documents I had attached earlier BUT although I had granted the team to which USER2 belonged full access, USER2 could see that the documents existed BUT could not access them I tried as USER2 to create a document attached to the activity. USER2 could not create a document in a document class for which the user was NOT
Hi All, I need to add a View Access to a Person Group to an existing Document _ ClassI did it, but unfortunately, the recently added Person Group cannot read any documents from this Document_Class that was published before this insert. Do you have any idea how to solve this issue ? Best regards,
Hi, We are maybe going to use the “Connection Status” to disable the “Detach” option in document management. So we are going to lock it to disable the “Detach” option.But in some case, we will need to unlock it and I don’t find how to allow an user to do it. I’m able to do a RMB click on it, but the unlock option is greyed out. I hope you can help me to find a solution.Best regards,
Hi, we are on Apps10, update 20. I am testing event actions to send approval emails for a specific class of document and when I (or any other user) approves their line on the document revision approval tab, the approver ID and name fill in automatically-see line 1 below. But for my colleague Ryan, he is able to approve but the approver ID and name are blank. There is no error message. He is on the doc access template with view and edit rights. I checked many documents and it works fine for other users who approve documents all the time.This doesn’t seem to be caused by our event action but is coming from standard IFS. I’ve never seen this before, does anyone have an explanation?
Hi,We have decided that we only want to attach documents and medias to Routing Head and not to Routing Operation and Routing Operation Work Guide.We cannot delete the service list entries, because at least one service must be defined.That’s why we removed the records. However, we have now noticed that after every update and bug fix installation, the two object connections are back.After a release update, we always check for the unwanted records and remove these object connections again.Recently, after the installation of a bug fix for a completely different area we didn’t check. This allowed users to attach documents to Routing Operation again.Is there another better way to prevent this?We are using APPS10 UPD18. Thanks and best regards,Madeleine
Hi, I have question about Document Defoult per Object How to define a document class so that it’s dependent on the Case Issue?
Hello All,Seems IFS dropped Search Domains in cloud and because of that Enterprise Application Search is also not available which I believe a major function that affects DOCMAN.Any plans from IFS to consider this in cloud? If so any roadmap when this is going to introduce for cloud?Thanks,Chamath
Has anyone experience with generation a document straight from IFS with data from the specific crew member? Next of Kin Competences Certificates (With certificate number, validity dates and possible attach the document as appendix)Just wanting to know whether it is possible to generate such things or solution directions.
I've created a file storage repository and when creating a revision of a document, there is a problem with saving the file. When I try to write, I get the error below. The repository configuration looks like below. In addition, I changed the settings here. Should I set anything else?
We are aware of the limitation of which if the documents are created in the repo via a report rule, if the repo type is not the database, the document will not be available. After reading all the suggested solutions, it seems that we need to transfer these documents time to time between database to a different repo.However the major problem is, in order to allow the report rule process working, we need to keep the repository as database and in generating state. In IFS document move solution, we can only transfer data from usable state repository to a generating state repository. That means if I want to take the documents out from the database, I have to set it to usable, and if my understanding is correct, during this time, the repository cannot be used to generate new documents. This essentially introduce a downtime for the application.My question is, is it possible to transfer documents out of database in generating state, to a usable state repository? As far as I can see, you can on
Does anybody have experience with the performance of the repository type ‘File Storage’ compared to ‘Database’?I would expect that it’s a little bit slower to download a file from Cloud File Storage than reading it from the database.But how big is the difference really? (Did anybody measure it? E. g. is it just about 50ms more?) Does the difference depend on the file size? (Means: Is downloading from ‘File Storage’ much slower for big files?) Does is depend on the number of files? (Means: Will ‘File Storage’ get much slower if you have millions of files?)Any practical experience is highly appreciated.
Hi,What happens to File Share when we database clone for example a PROD DB to UAT DB while all the documents are in File Share.I've understood it's a separate file share for each environment in managed cloud. That is, is it taken into account in managed cloud procedures (and what to do in on-prem in that case) or do we find ourselves in a situation where none of the files can be found in UAT as all the file pointers are pointing to PROD File Share which UAT cannot access?If so, any tips on how to get the File Share copied as well and all the pointers updated?
HiDo we have a White paper on the Aurena Agent that we can send to the customer for a security assessment of the installation?Questions come from the customer, and I don't know much about this.Not sure if this is the right place to ask either 😊BrLinda
Hello, maybe someone can explain why appears this message <<Attribute acceptedExtensions is not writable on UploadQueue» when opening window “Create Documents” in IFS Cloud.And the function “Upload” doesn’t work.What is missed to create multiple documents in this form?Aurena Agent, Chrom Extention and Visual Studio 2010 Tools for Office Runtime (from Add-ons) are installed. Thank you beforehand:)
Requirement: We need to trigger an event to send a mail to a particular recipient with the documents attached to a Customer Order. Problem Overview: We have set up an event action using online SQL to generate and send emails with relevant attachments. The process involves fetching the appropriate attachment and sending it along with the email. However, we've encountered a challenge where, even though the attachment is successfully fetched, it's not getting attached to the email. Consequently, when we trigger the event, we receive a mail without the expected attachment. What's Been Done:Please note that we have hard-coded some of the values for testing purposes. SQL query to fetch the relevant attachment. DECLARE keyref_ VARCHAR2(4000);or
In IFS Cloud I don't get the oppertunity to print attached documents with the Work Insturction Report.The checkbox is missing on the dialog screen. Do we miss some setting somewhere?How can we make it visible?
Hi,I have a requirement as below. This is IFS Application 10.Once the “Work Task” report is executed, the customer would like to save the pdf report and all the work task related attachments into the external FTP location or Database Server Location.But the thing is, all the documents should be saved in the dynamic directory. It means, based on the Order Number, the file out path will be changed and that path should be used as the new location to save the report output and the attachments. Is this possible in IFS application 10?Using customization, can we dynamically generate the out file locations and transfer the relevant files into that dynamic file location based on the Order Nos?
Hello,maybe someone could help me to understand why in IFS Cloud the user/person cannot see the document class in the list of values when creating document with “Create Document Assistant”?The user/person is defined as having Edit access for that document class in the window “Document Access Template”.When creating document in the window “Document Revision” the LOV of Document Classes are shown and allows to select that document class, but when saving appears the error message, that the user is not allowed to create document for that document class.It becomes allowed only if I assign System Privilege “DOCMAN_ADMINISTRATOR”, but I think it is not the issue to give this privilege.According to documentation, in document classes LOV should be visible all document classes that are assigned for the user/person in the window “Document Access Template”.What I missed to do for being able to create document revision for such document class?Thank you beforehand.
I created an email notify business rule to send out a document when a status reaches a certain point. This is a custom field. I have connected the distribution list to the notification message for the wild cards and substitutions. This rule is now in production and working great.I am now trying to mirror this business and change the values of the variables for a different scenario. I have matched all those elements up to be the same, adding one extra substitute to the the distribution list. I turned on the business rule watch and all the parts of the business rule are firing as TRUE - which means the business rule should fire and do what it’s set up to do. In this case it is to send an email with an attachment to the people in the distribution list.Why would one BR work and not the other, even with the BR firing successfully?
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.