Login
Register
Search
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Forums
Integration / Customization
IPA/ProcessFlow
Setting up inbasket in portal
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Who's On?
Membership:
Latest:
Steve G
Past 24 Hours:
3
Prev. 24 Hours:
0
Overall:
5332
People Online:
Visitors:
371
Members:
0
Total:
371
Online Now:
New Topics
S3 Systems Administration
Lawson Security Admin (LSA) - Securing Print Manager to self only
10/24/2025 6:27 PM
Looking for someone who would be willing to share
Lawson Add-Ins for Microsoft Office
Lawson Add-in
9/30/2025 6:51 PM
I am looking for a Lawson Add-ins query to add new
Lawson S3 Procurement
Anyone getting PO 0000 not found for company error in PO23?
9/30/2025 2:45 AM
Anyone getting PO 0000 not found for company error
Lawson Add-Ins for Microsoft Office
PO20 - Cancel PO via Add-in
9/25/2025 8:03 PM
Is it possible to cancel PO's using add-ins? I
S3 Systems Administration
S3 Payroll - PayStubs
9/18/2025 6:58 PM
Looking for a reliable solution to streamline the
S3 Systems Administration
Quick Access report
8/25/2025 7:17 PM
Looking for a good way to see who has access Lawso
S3 Customization/Development
LP01 hiding a PTO plan from the list
8/13/2025 4:44 PM
Hi all. is there a way to hide a specific PTO&n
Lawson Business Intelligence/Reporting/Crystal
GLTrans - PO Line/MAInvdtl
8/6/2025 6:13 PM
Hello, we have an existing tabular model for fina
IPA/ProcessFlow
Retrieving GUID from InforOS
7/25/2025 2:22 AM
Hello everyone, I was wondering if there is a way
IPA/ProcessFlow
IPA for forwarding cost messages (MA64/MA66.3)
7/23/2025 6:07 PM
When a buyer has an invoice cost message where the
Top Forum Posters
Name
Points
Greg Moeller
4184
David Williams
3349
JonA
3293
Kat V
2984
Woozy
1973
Jimmy Chiu
1883
Kwane McNeal
1437
Ragu Raghavan
1377
Roger French
1315
mark.cook
1244
Forums
Filtered Topics
Unanswered
Unresolved
Announcements
Active Topics
Most Liked
Most Replies
Search Forums
Search
Advanced Search
Topics
Posts
Prev
Next
Forums
Integration / Customization
IPA/ProcessFlow
Setting up inbasket in portal
Please
login
to post a reply.
6 Replies
0
Subscribed to this topic
52 Subscribed to this forum
Sort:
Oldest First
Most Recent First
Author
Messages
prithwee
New Member
Posts: 0
8/11/2005 7:28 PM
Hello,
I am new to Lawson and have a question. How do I make sure that inbasket in displayed in portal? I have set myself up as a administrator, verified LX00, changed WFUSER value on my RD30 -> LX95 to 1, verified with hosting company that inabsket servelet calls are working. I am not seeing the inbasket in my portal still.
Bill Ianni
Veteran Member
Posts: 112
9/14/2005 6:36 PM
Split
It the end of your url, replace lawson/portal/ with lawson/inbasket/. If you still can't get there, then your WF servers are probably not started; check the em, wf, and wfc server "out" logs in the ccs/lawson/process flow/ directory.
prithwee
New Member
Posts: 0
9/27/2005 8:46 PM
Split
Thanks. I was able to logon to web inbasket but the inbasket was not coming in portal itself. We applied a patch and then it worked and the work units are showing in it. My issue is that I want to show a copy of form RQ10 when the user clicks on display. This is done via putting a xml file in Display Exec field on user action in process flow. My problem is how to generate that file.
Please help. I am struck in this as Lawson is not ready to help me as they claim that it is custom. They have a document on this : PFlow admin guide page 268 and that doesn't take you anywhere.
John Henley
Posts: 3362
10/4/2005 12:15 PM
Split
You need to use Design Studio (or get someone to do it who has Design Studio and will give you the .xml file).
See Lawson KB article 544628.
http://kmcollections.laws...3S02PROCEDURE02.HTML
Deleted User
New Member
Posts: 0
11/9/2005 8:54 PM
Split
Do you have any inbasket tasks assigned to your ID in WF12 in logan. If you do not none will show up.
Deleted User
New Member
Posts: 0
5/5/2006 4:42 PM
Split
I am not sure you can edit these types of files with the Design Studio tool. The file you need to start with is recsum.htm. It is found in
"....lawsonweb\wwwroot\lawson\inbasket\execs\recsum.htm"
I would just copy the file to something like
my_custom_recsum.htm
NOTE: I think there is some type of restriction on what name you give this file as it may need to have *recsum.htm in the name to work.
You also need to go into the user actions in your process flow and point them to use your custom page.
One of the reason we edited this file was to bypass the issue where we needed to set the access flag to 'Y' on the users RD30 record. Basically we setup some custom views on the req tables and then repointed the the recsum.htm to use are views. This let us keep the access flag set to 'N' for are users. We also added a bunch of fields as well on the page such as account description, the actual part description etc. Custom views in Lawson can make the dme queries much more useful.
If I have to something like this over again I might just try something like making the recsum.htm a redirect to a custom ".Net" page.
John Henley
Posts: 3362
5/5/2006 5:33 PM
Split
There are two versions of the inbasket:
- HTML: the page (recsum.htm) is part of the HTML inbasket, and you modify by editing the HTML
- Portal: Those you modify with Design Studio
Please
login
to post a reply.