Re: [U2] EDI Question...

2014-01-02 Thread Craig Bennett
Hi Rob,

I have a couple of options for you that will let you handle EDI in-house.
Not MV specific but we do have serveral MV and U2 customers.

Please email me at craig.benn...@flowsoftware.com.au if you are interested.



Craig



On 3 January 2014 12:50,  wrote:

> Robert,
>
> What database are you running your backend software on?
>
> What's more affordable as an inhouse product or cloud-based service?
>
> Happy New Year,
>
> Dave
>
> On 2013-12-31 08:46, Robert Frailey wrote:
>
>> EDI brings up a whole can of worms for me in the new year.
>> We currently use softshare as our van, I would really like to do EDI
>> in house or find something more affordable.
>> Does anyone have any suggestions.
>>
>> Thank You
>>
>> Robert Frailey
>> Manager Information Systems
>> Utah Medical Products Inc.
>> Utah Medical Products Ltd.
>> Femcare-Nikomed Ltd.
>> Femcare Australia
>> rfrai...@utahmed.com
>> 801-569-4016
>> - Original Message - From: "Peter S. Goldberger" <
>> pet...@eoftech.com>
>> To: "U2 Users List" 
>> Sent: Tuesday, December 31, 2013 8:55 AM
>> Subject: Re: [U2] EDI Question...
>>
>>
>>  ISA (IEA) and GS (GE) control numbers should be consecutive per trading
>>> partner. The Receiver COMM ID and the control number together are what the
>>> VAN looks at.
>>>
>>>
>>> George Gallen wrote:
>>>
 The control numbers for the ISA/GS/ST segments, do they need to be
 unique only on a trading partner scale, or on a VAN scale?

 So if two trading partners are going through the same VAN, can they
 both have say a ISA control # of 1?

 George Gallen
 Senior Programmer/Analyst
 Accounting/Data Division, EDI Administrator
 ggal...@wyanokegroup.com
 ph:856.848.9005 Ext 220
 The Wyanoke Group
 http://www.wyanokegroup.com

 ___
 U2-Users mailing list
 U2-Users@listserver.u2ug.org
 http://listserver.u2ug.org/mailman/listinfo/u2-users




>>> ___
>>> U2-Users mailing list
>>> U2-Users@listserver.u2ug.org
>>> http://listserver.u2ug.org/mailman/listinfo/u2-users
>>>
>>
>> ___
>> U2-Users mailing list
>> U2-Users@listserver.u2ug.org
>> http://listserver.u2ug.org/mailman/listinfo/u2-users
>>
> ___
> U2-Users mailing list
> U2-Users@listserver.u2ug.org
> http://listserver.u2ug.org/mailman/listinfo/u2-users
>
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] EDI Question...

2014-01-02 Thread davet

Robert,

What database are you running your backend software on?

What's more affordable as an inhouse product or cloud-based service?

Happy New Year,

Dave

On 2013-12-31 08:46, Robert Frailey wrote:

EDI brings up a whole can of worms for me in the new year.
We currently use softshare as our van, I would really like to do EDI
in house or find something more affordable.
Does anyone have any suggestions.

Thank You

Robert Frailey
Manager Information Systems
Utah Medical Products Inc.
Utah Medical Products Ltd.
Femcare-Nikomed Ltd.
Femcare Australia
rfrai...@utahmed.com
801-569-4016
- Original Message - From: "Peter S. Goldberger" 


To: "U2 Users List" 
Sent: Tuesday, December 31, 2013 8:55 AM
Subject: Re: [U2] EDI Question...


ISA (IEA) and GS (GE) control numbers should be consecutive per 
trading partner. The Receiver COMM ID and the control number together 
are what the VAN looks at.



George Gallen wrote:
The control numbers for the ISA/GS/ST segments, do they need to be 
unique only on a trading partner scale, or on a VAN scale?


So if two trading partners are going through the same VAN, can they 
both have say a ISA control # of 1?


George Gallen
Senior Programmer/Analyst
Accounting/Data Division, EDI Administrator
ggal...@wyanokegroup.com
ph:856.848.9005 Ext 220
The Wyanoke Group
http://www.wyanokegroup.com

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users





___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] [SPAM] - Re: Interfacing Touchscreens directly to UniVerse - Email contains a url listed on multi.uribl.com

2014-01-02 Thread David Campbell
The ipad->browser->webserver-> universe seems like the most logical way
to approach this task as it doesn't lock you into apple, the web site
can be made agnostic enough so you can utilize
apple/android/windows/whatever comes out next, it also gives you a far
greater control over security and access to your database and allows you
to encrypt the data easily between server and client preventing man in
the middle attacks and Trojan worms from picking up your data on your
lan, it also allows you to easily extend the capability of your software
into the internet for portability without the need for VPN's and other
mess, this would be the method that I would use.

What are you using between your webserver and the universe server? Are
they on the same box?

Other solutions would be to write a client App for whatever platform you
choose which makes calls directly to a "server" application sitting on
your server which would then use universe as a database, you could
probably get an app to log directly into the universe database, I've
seen it done, but it's not great. For apple you require apple desktops
to develop the software and special software to distribute software
outside of the app store, it's a bit of a nightmare really. Android is
easier and you can just develop on whatever you have using Java and push
the compiled APK to the devices via side loading or write it to update
itself quite easily.

I'd not recommend moving away from your current setup except maybe to a
more robust version of the same general concept.

-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Jeff Schasny
Sent: Friday, 3 January 2014 8:28 AM
To: U2 Users List
Subject: [SPAM] - Re: [U2] Interfacing Touchscreens directly to UniVerse
- Email contains a url listed on multi.uribl.com

I may be confused here but the device's (tablet, phone, what have you)
operating system is what drives/runs/interprets the touch screen. To
Universe it's just another input stream.

Russ wrote:
> We've already done the iPad/browser/web server/universe solution. But 
> are wondering if anyone has successfully approached this in another
way.
>
> Thanks & Happy New Year to all.
>
>
>
> --
> View this message in context: 
> http://u2-universe-unidata.1073795.n5.nabble.com/Interfacing-Touchscre
> ens-directly-to-UniVerse-tp42426.html
> Sent from the U2 - Users mailing list archive at Nabble.com.
> ___
> U2-Users mailing list
> U2-Users@listserver.u2ug.org
> http://listserver.u2ug.org/mailman/listinfo/u2-users
>
>   

--

Jeff Schasny - Denver, Co, USA
jschasny at gmail dot com

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Please consider the environment before printing this email

Important Security Information:  Maitland Mutual Building Society Limited will 
never ask for your PIN, password or account details to be disclosed via a link 
within an email message.  If you receive an email of this nature, please delete 
the email and notify us immediately on 1300 688 825.  Please check this email 
and any attachments for the presence of viruses.

Disclaimer:  This email and any files transmitted with it are confidential and 
intended solely for the addressee.  If you have received this email in error 
please notify the sender immediately.  Views or opinions in this email do not 
necessarily represent those of Maitland Mutual Building Society Limited ABN 94 
087 651 983 (The Mutual), Australian Credit Licence 238139 and AFSL 238139.  
The Mutual accepts no liability for any damage caused by any virus transmitted 
by this email. Any advice contained in this email doesn't take into account 
your objectives, financial situation or needs.  Before acting on the 
information, consider whether it is right for you.  You should read all 
relevant disclosure documents before making a decision.  All interest rates are 
quoted on a per annum basis.  All interest rates quoted are current at the time 
of the email, however they are subject to change without notice.  For 
up-to-date interest rates please refer to our website at www.themutual.com.au

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] Interfacing Touchscreens directly to UniVerse

2014-01-02 Thread Jeff Schasny
I may be confused here but the device's (tablet, phone, what have you) 
operating system is what drives/runs/interprets the touch screen. To 
Universe it's just another input stream.


Russ wrote:

We've already done the iPad/browser/web server/universe solution. But are
wondering if anyone has successfully approached this in another way.

Thanks & Happy New Year to all.



--
View this message in context: 
http://u2-universe-unidata.1073795.n5.nabble.com/Interfacing-Touchscreens-directly-to-UniVerse-tp42426.html
Sent from the U2 - Users mailing list archive at Nabble.com.
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

  


--

Jeff Schasny - Denver, Co, USA
jschasny at gmail dot com

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] EDI Question...

2014-01-02 Thread John Hester
Like George, we also bypassed the VAN in favor of direct ftp transfers
with our trading partners around 10 years ago.  We're using flat,
delimited files loosely defined to match the traditional EDI document
specs - 850, 810, and 997 in our case.  We've also run into the issue of
having to tweak things for each individual partner, but have found that
things eventually run smoothly once we've been in production for a
while.  Fortunately for us, we only have a handful of large customers
and vendors so we're not constantly adding new partners into the mix.

-John

-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Robert
Frailey
Sent: Tuesday, December 31, 2013 8:46 AM
To: U2 Users List
Subject: Re: [U2] EDI Question...

EDI brings up a whole can of worms for me in the new year.
We currently use softshare as our van, I would really like to do EDI in
house or find something more affordable.
Does anyone have any suggestions.

Thank You

 Robert Frailey
Manager Information Systems
Utah Medical Products Inc.
Utah Medical Products Ltd.
Femcare-Nikomed Ltd.
Femcare Australia
 rfrai...@utahmed.com
 801-569-4016
- Original Message -
From: "Peter S. Goldberger" 
To: "U2 Users List" 
Sent: Tuesday, December 31, 2013 8:55 AM
Subject: Re: [U2] EDI Question...


> ISA (IEA) and GS (GE) control numbers should be consecutive per
trading 
> partner. The Receiver COMM ID and the control number together are what
the 
> VAN looks at.
>
>
> George Gallen wrote:
>> The control numbers for the ISA/GS/ST segments, do they need to be
unique 
>> only on a trading partner scale, or on a VAN scale?
>>
>> So if two trading partners are going through the same VAN, can they
both 
>> have say a ISA control # of 1?
>>
>> George Gallen
>> Senior Programmer/Analyst
>> Accounting/Data Division, EDI Administrator
>> ggal...@wyanokegroup.com
>> ph:856.848.9005 Ext 220
>> The Wyanoke Group
>> http://www.wyanokegroup.com
>>
>> ___
>> U2-Users mailing list
>> U2-Users@listserver.u2ug.org
>> http://listserver.u2ug.org/mailman/listinfo/u2-users
>>
>>
>>
>
> ___
> U2-Users mailing list
> U2-Users@listserver.u2ug.org
> http://listserver.u2ug.org/mailman/listinfo/u2-users 

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users