I wouldn't think so because we have only been using service connect for a little over a month and it was working before that.
From:
vantage@yahoogroups.com [mailto:
vantage@yahoogroups.com] On Behalf Of Dale R. Kalsow
Sent: Tuesday, July 22, 2008 10:10 AM
To:
vantage@yahoogroups.com
Subject: RE: [Vantage] Re: User Name
We are not using service connect. Could this have something to do with
it?
From:
vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> [mailto:
vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>] On Behalf
Of Charles Carden
Sent: Tuesday, July 22, 2008 10:08 AM
To:
vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>
Subject: RE: [Vantage] Re: User Name
Our sales orders automatically populate the entered by field on the
sales orders. I'm not sure what the difference would be that yours is
not working. We actually have our parts orders coming in automatically
using service connect which has its own unique user id and it populates
the sales order entered by. That specific user does not have a workforce
id.
From:
vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> <mailto:vantage%40yahoogroups.com>
[mailto:
vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> <mailto:vantage%40yahoogroups.com> ] On
Behalf Of Michael McWilliams
Sent: Tuesday, July 22, 2008 9:26 AM
To:
vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> <mailto:vantage%40yahoogroups.com>
Subject: [Vantage] Re: User Name
The easy way to do it would be:
Dim strUserId As String = SalesOrderForm.Session.UserID
Dim OrderHed As EpiDataView = Ctype(oTrans.EpiDataViews
("OrderHed"),EpiDataView)
OrderHed.dataView(OrderHed.Row)("SalesRepCode1") = UserId
oTrans.Update()
This would only work if the IDs are the same, which may be a pain to
manage. There are better ways to do it, they just get more
complicated. Let me know if this will work for you.
--- In
vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>, "Dale R. Kalsow" <dale.r.kalsow@...>
wrote:
>
> I would have to check but I could live with workforce ID. Do you
know
> how to do that?
>
>
>
> From: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com> [mailto:
vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com> <mailto:vantage%40yahoogroups.com>]
On
Behalf
> Of Michael McWilliams
> Sent: Tuesday, July 22, 2008 8:19 AM
> To: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
> Subject: [Vantage] Re: User Name
>
>
>
> Do you have the workforce ID the same as the UserID?
>
> --- In vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com> <mailto:vantage%40yahoogroups.com> ,
> "Dale R. Kalsow" <dale.r.kalsow@>
> wrote:
> >
> >
> >
> > Has anyone used a BPM to fill in the user's name in the Sales
> Order,
> > Commissions, Salesperson field? Or is there some other good way
> to do
> > this. I would like the person logged in to automatically fill in
> there.
> >
> >
> >
> > Thanks!
> >
> >
> >
> >
> >
> >
> >
> > Dale Kalsow | Information Technologies Director | Determan
> Brownie,
> > Inc.
> >
> > Work: 763-502-9689 | Fax: 763-571-1789 | Mail:
> > dale.r.kalsow@
> >
> >
> >
> >
> >
> > "Ambition is the path to success. Persistence is the vehicle you
> arrive
> > in."
> >
> >
> >
> > Electronic Privacy Notice. This e-mail, and any attachments,
> contains
> > information that is, or may be, covered by the Electronic
> Communications
> > Privacy Act, 18 U.S.C. 2510-2521, and is also confidential and
> > proprietary in nature. If you are not the intended recipient,
> please be
> > advised that you are legally prohibited from retaining, using,
> copying,
> > distributing, or otherwise disclosing this information in any
> manner.
> > Instead, please reply to the sender that you have received this
> > communication in error, and then immediately delete it. Thank
you
> in
> > advance for your cooperation.
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > [Non-text portions of this message have been removed]
> >
>
>
>
>
>
> [Non-text portions of this message have been removed]
>
________________________________
DISCLAIMER:
This e-mail, including attachments, may include confidential and/or
proprietary information, and may be used only by the person or entity to
which it is addressed. If the reader of this e-mail is not the intended
recipient or his or her authorized agent, the reader is hereby notified
that any dissemination, distribution or copying of this e-mail is
prohibited. If you have received this e-mail in error, please notify the
sender by replying to this message and delete this e-mail immediately.
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]
________________________________
DISCLAIMER:
This e-mail, including attachments, may include confidential and/or proprietary information, and may be used only by the person or entity to which it is addressed. If the reader of this e-mail is not the intended recipient or his or her authorized agent, the reader is hereby notified that any dissemination, distribution or copying of this e-mail is prohibited. If you have received this e-mail in error, please notify the sender by replying to this message and delete this e-mail immediately.
[Non-text portions of this message have been removed]