Recommendations for FM Build

Hi All,
What are the recommendations for creating custom function modules? e.g. no more changing parameters, attribute maintenance etc.
this is for optimization and standardization purposes.
thanks.
Tyken

Hmmm... I'm an IT Director. I have a plaque on the wall in my office that says, "Users Lie! Some times they don't even mean to. Verify everything they tell you."
In that spirit, I'll say that I thought I had 14v electrical system in my Jeep. I seem to remeber being told that. It has large battery, about 1.5 times the size of a standard car battery. My vehicle is 2004 Jeep Grande Cherokee limited. I'll try and verify my facts.

Similar Messages

  • Recommendations for Website Building app/software?

    Hi
    I have a MACBook Pro and would like to build my own website (not as a professional).  I am a newbie at web development and I am looking for an EASY to use (meaning WYSIWYG) software app that will let me build and update my site.
    Does anyone have a recommendation for me?

    you could try this one
    http://blocsapp.com
    i really like it, pretty simple
    it is like half pro half amateur in my opinion.

  • What are Best Practice Recommendations for Java EE 7 Property File Configuration?

    Where does application configuration belong in modern Java EE applications? What best practice(s) recommendations do people have?
    By application configuration, I mean settings like connectivity settings to services on other boxes, including external ones (e.g. Twitter and our internal Cassandra servers...for things such as hostnames, credentials, retry attempts) as well as those relating business logic (things that one might be tempted to store as constants in classes, e.g. days for something to expire, etc).
    Assumptions:
    We are deploying to a Java EE 7 server (Wildfly 8.1) using a single EAR file, which contains multiple wars and one ejb-jar.
    We will be deploying to a variety of environments: Unit testing, local dev installs, cloud based infrastructure for UAT, Stress testing and Production environments. **Many of  our properties will vary with each of these environments.**
    We are not opposed to coupling property configuration to a DI framework if that is the best practice people recommend.
    All of this is for new development, so we don't have to comply with legacy requirements or restrictions. We're very focused on the current, modern best practices.
    Does configuration belong inside or outside of an EAR?
    If outside of an EAR, where and how best to reliably access them?
    If inside of an EAR we can store it anywhere in the classpath to ease access during execution. But we'd have to re-assemble (and maybe re-build) with each configuration change. And since we'll have multiple environments, we'd need a means to differentiate the files within the EAR. I see two options here:
    Utilize expected file names (e.g. cassandra.properties) and then build multiple environment specific EARs (eg. appxyz-PROD.ear).
    Build one EAR (eg. appxyz.ear) and put all of our various environment configuration files inside it, appending an environment variable to each config file name (eg cassandra-PROD.properties). And of course adding an environment variable (to the vm or otherwise), so that the code will know which file to pickup.
    What are the best practices people can recommend for solving this common challenge?
    Thanks.

    HI Bob,
    As sometimes when you create a model using a local wsdl file then instead of refering to URL mentioned in wsdl file it refers to say, "C:\temp" folder from where you picked up that file. you can check target address of logical port. Due to this when you deploy application on server it try to search it in "c:\temp" path instead of it path specified at soap:address location in wsdl file.
    Best way is  re-import your Adaptive Web Services model using the URL specified in wsdl file as soap:address location.
    like http://<IP>:<PORT>/XISOAPAdapter/MessageServlet?channel<xirequest>
    or you can ask you XI developer to give url for webservice and username password of server

  • A Quicktime plugin update is recommended for FF 3.6.4 on mac os 10.4 but no new version is available?

    A Quicktime plugin update is recommended for FF 3.6.4 but for mac os 10.4 there is no new version? My current Qt-version is 7.6.4 am I missing something?
    == When I updateted to FF 3.6.4

    Does this only occur with 10.6.8?  I just gave this a try on my 10.8.3 system with AIR 3.6 but couldn't reproduce the crash on quit.  However, I also was unable to log into the application due to lack of credentials.  Could you please open a bug on this over at bugbase.adobe.com?  If we need to log in to reproduce the bug, please send any test credentials to [email protected]  Once the bug has been entered, please let me know the bug number so I can attach the symbolicated crash log to the bug report.
    Thanks,
    Chris
    Ps.  If you haven't already, can you also try out our 3.7 beta build?
    3/26/2013 - AIR 3.7.0.1410 Runtime and SDK Beta

  • Need a scanner recommendation for slides

    (Not sure if this is the correct forum, but here goes)
    Any recommendations for a scanner that will do slides? I've got my father-in-laws slides from the last 20 years and want to scan them, but can't quite figure what scanner would do the job. I don't need (nor want to spend $) on an auto feeder, but would like to be able to scan at least 4 slides at a time. I've got old photos and negatives that I'll be scanning as well, and would spend up to $400. Thanks!!

    YMMV but I just finished scanning over 1200 color 35 mm slides from the 60's and 70's for eventual prinitng and use in my scrapbooks. I have an Epson 4870 scanner and I can scan 40 slides an hour using it. It works well. The price is a bit more, $440 or so, but the advantages are worth it.
    If you have 2.25 x 2.25 glass slides you will have to build your own slide holder to scan them.
    I got the scanner originally for a major scanning project for the local historical society of about 1500 5 x 7 glass plate negatives from the early 1900's. It's doing good archival quality scans of these materials as well as archival scans of our other historical negatives, about 2000 nitrate negatives of our local area. It's a low end professional scanner but IMO worth every penny.
    For info on digital imaging help you might want to take a look here:
    http://www.cdpheritage.org/
    The best practices document on digital imaging is excellent for all the issues you will face and need to deal with. Geared towards historical collections it's still useful for personal stuff.
    The Epson SW and scanner works well on the Mac. I just upgraded to Tiger, and it still is working, unlike many other items. <G>
    I use Photoshop CS for histogram evaluations, image processing and thumbnail creation for the historical negatives but have just used the files as scanned for my scrapbook images.

  • Any official Update for Flex Builder 3 to use Flash Player 10 Api?

    Any official Update for Flex Builder 3 to use Flash Player 10
    Api?
    How can i use flash player's 10 features in flex builder 3?
    Thanks

    I was able to solve my problem by modifying the solution
    offered in
    this
    technote.
    The technote identifies a permissions problem with the
    components directory of non-Safari browsers. In my case the
    permissions problem appears to have been in the main
    /Library/Internet Plug-Ins directory. What tipped me off to the
    solution was the fact that after manually removing Flash
    Player.plugin and flashplayer.xpt from the /Library/Internet
    Plug-Ins directory, subsequent attempts to install Flash Player
    resulted in the "Creating file: 1008:5, -5000 Access Denied Error"
    I remembered seeing in the technote. Before removing these files,
    the installer would just fail silently, perhaps because it saw
    files it was going to install already living in the right place,
    and furthermore had no permissions to alter the directory.
    In any case, by making the permissions change recommended in
    the technote to the /Library/Internet Plug-Ins directory, I was
    able to install the plug-in, which gave me back access to Flash
    content in all my browsers.
    Hope this is helpful to someone else...
    -Erik

  • Overlay AIR 3.3 sdk for Flash Builder on Snow Leopard

    The AIR 3.3 sdk is now a DMG, used to be a .tbz2 zip file, and there is no merge capabilities with Snow Leopard..
    How can I overlay AIR 3.3 sdk for Flash Builder 4.6 on Snow Leopard 10.6.8?
    Also I may have Lion soon so can you provide steps for FB overlay of the DMG on OSX 10.7?
    Many thanks.
    PS.I am dumbfounded there is no documentation on this by Adobe release after release? For OSX users there is an old Adobe KB article that I can't find anymore, there is a youtube video (http://www.youtube.com/watch?v=S118mZjln3I) I recommend, and a post most mac/FB users use (http://jeffwinder.blogspot.com.au/2011/09/installing-adobe-air-3-sdk-in-flash.html) and none of them remind you to use sudo before the terminal command..

    Thanks eran1976 here is the OSX 10.6.8 process that worked for me:
    1. open the 3.3 sdk DMG and copy all the files into a new emty folder called say AIR33SDK or whatever in your sdks directory
    2. asuming your current Flash Builder sdk with air3.2 or older is called 4.6.0, open terminal and run:
    3. sudo cp -Rp /Applications/Adobe\ Flash\ Builder\ 4.6/sdks/AIR33SDK/ /Applications/Adobe\ Flash\ Builder\ 4.6/sdks/4.6.0/
    4. you can now delete AIR33SDK folder if you wish
    5. open Flash Builder and change any existing project xml application files to 3.3
    5. remember to backup your 4.6.0 folder first

  • Recommendations for webcam under $50?

    Looking to purchase a webcam to go with my 2011 mac mini, any recommendations for under $50?

      Any suggestions?Consider video monitoring equipment like that available from most home centers and electronics department stores.
    Baby monitoring gear may be even lower cost if you can tolerate the pink and blue paint with teddy bear pictures. Perhaps you could build the equipment in, paint it, or cover it with something less obtrusive if the appearance is a problem?

  • GPU Recommendations for PS6?

    Hi,
    I'm in the process of looking at building a new PC. I'm a web designer and most of my day is spent in Photoshop, majority of it is for website design so I rarely use huge canvases or photos etc. Looking for recommendations for a graphics card that will be fine for PS6 and run smoothly, I'm just not sure how much I'll need to spend to do this and I don't want overspend on a card when it's spec is way OTT for use for in Photoshop. I don't play any games or anything so that doesn't need to be considered when choosing one.
    Thanks,
    Chris

    Usually a card in the $60-100 range will work.  Get  the 1g VRAM option.
    Here is a link to benchmark tests.  Anything near 1000 is all you need for PS.  A lesser card will work if you are not into huge demands for editing.
    The key to having it work well is the drivers.  So advise staying with ATI and Nvidia as they seem to be the main players in keeping them up to date.
    PS does not use CUDA.

  • Which antivirus product is recommended for the iMac?

    Which antivirus product is recommended for the iMac?

    OS X already includes everything it needs to protect itself from viruses and malware. Keep it updated with software updates from Apple.
    A much better question is "how should I protect my Mac":
    Never install any product that claims to "speed up", "clean up", "optimize", or "accelerate" your Mac. Without exception, they will do the opposite.
    Never install pirated or "cracked" software, software obtained from dubious websites, or other questionable sources. Illegally obtained software is almost certain to contain malware.
    Don’t supply your password in response to a popup window requesting it, unless you know what it is and the reason your credentials are required.
    Don’t open email attachments from email addresses that you do not recognize, or click links contained in an email:
    Most of these are scams that direct you to fraudulent sites that attempt to convince you to disclose personal information.
    Such "phishing" attempts are the 21st century equivalent of a social exploit that has existed since the dawn of civilization. Don’t fall for it.
    Apple will never ask you to reveal personal information in an email. If you receive an unexpected email from Apple saying your account will be closed unless you take immediate action, just ignore it. If your iTunes or App Store account becomes disabled for valid reasons, you will know when you try to buy something or log in to this support site, and are unable to.
    Don’t install browser extensions unless you understand their purpose. Go to the Safari menu > Preferences > Extensions. If you see any extensions that you do not recognize or understand, simply click the Uninstall button and they will be gone.
    Don’t install Java unless you are certain that you need it:
    Java, a non-Apple product, is a potential vector for malware. If you are required to use Java, be mindful of that possibility.
    Disable Java in Safari > Preferences > Security.
    Despite its name JavaScript is unrelated to Java. No malware can infect your Mac through JavaScript. It’s OK to leave it enabled.
    Block browser popups: Safari menu > Preferences > Security > and check "Block popup windows":
    Popup windows are useful and required for some websites, but popups have devolved to become a common means to deliver targeted advertising that you probably do not want.
    Popups themselves cannot infect your Mac, but many contain resource-hungry code that will slow down Internet browsing.
    If you ever see a popup indicating it detected registry errors, that your Mac is infected with some ick, or that you won some prize, it is 100% fraudulent. Ignore it.
    Ignore hyperventilating popular media outlets that thrive by promoting fear and discord with entertainment products arrogantly presented as "news". Learn what real threats actually exist and how to arm yourself against them:
    The most serious threat to your data security is phishing. To date, most of these attempts have been pathetic and are easily recognized, but that is likely to change in the future as criminals become more clever.
    OS X viruses do not exist, but intentionally malicious or poorly written code, created by either nefarious or inept individuals, is nothing new.
    Never install something without first knowing what it is, what it does, how it works, and how to get rid of it when you don’t want it any more.
    If you elect to use "anti-virus" software, familiarize yourself with its limitations and potential to cause adverse effects, and apply the principle immediately preceding this one.
    Most such utilities will only slow down and destabilize your Mac while they look for viruses that do not exist, conveying no benefit whatsoever - other than to make you "feel good" about security, when you should actually be exercising sound judgment, derived from accurate knowledge, based on verifiable facts.
    Do install updates from Apple as they become available. No one knows more about Macs and how to protect them than the company that builds them.
    Summary: Use common sense and caution when you use your Mac, just like you would in any social context. There is no product, utility, or magic talisman that can protect you from all the evils of mankind.

  • Any recommendations for virus protection software.

    Looking for recommendation for virus, malware protection for iMac running Maverick

    Here it is again.
    Many third party "anti-virus" programs only cause misery, and account for the vast majority of user-inflicted Mac problems reported on this site.
    OS X already includes everything it needs to protect itself from viruses and malware. Keep it updated with software updates from Apple.
    A much better question is "how should I protect my Mac":
    Never install any product that claims to "speed up", "clean up", "optimize", or "accelerate" your Mac. Without exception, they will do the opposite.
    Never install pirated or "cracked" software, software obtained from dubious websites, or other questionable sources. Illegally obtained software is almost certain to contain malware.
    Don’t supply your password in response to a popup window requesting it, unless you know what it is and the reason your credentials are required.
    Don’t open email attachments from email addresses that you do not recognize, or click links contained in an email:
    Most of these are scams that direct you to fraudulent sites that attempt to convince you to disclose personal information.
    Such "phishing" attempts are the 21st century equivalent of a social exploit that has existed since the dawn of civilization. Don’t fall for it.
    Apple will never ask you to reveal personal information in an email. If you receive an unexpected email from Apple saying your account will be closed unless you take immediate action, just ignore it. If your iTunes or App Store account becomes disabled for valid reasons, you will know when you try to buy something or log in to this support site, and are unable to.
    Don’t install browser extensions unless you understand their purpose. Go to the Safari menu > Preferences > Extensions. If you see any extensions that you do not recognize or understand, simply click the Uninstall button and they will be gone.
    Don’t install Java unless you are certain that you need it:
    Java, a non-Apple product, is a potential vector for malware. If you are required to use Java, be mindful of that possibility.
    Disable Java in Safari > Preferences > Security.
    Despite its name JavaScript is unrelated to Java. No malware can infect your Mac through JavaScript. It’s OK to leave it enabled.
    Block browser popups: Safari menu > Preferences > Security > and check "Block popup windows":
    Popup windows are useful and required for some websites, but popups have devolved to become a common means to deliver targeted advertising that you probably do not want.
    Popups themselves cannot infect your Mac, but many contain resource-hungry code that will slow down Internet browsing.
    If you ever see a popup indicating it detected registry errors, that your Mac is infected with some ick, or that you won some prize, it is 100% fraudulent. Ignore it.
    Ignore hyperventilating popular media outlets that thrive by promoting fear and discord with entertainment products arrogantly presented as "news". Learn what real threats actually exist and how to arm yourself against them:
    The most serious threat to your data security is phishing. To date, most of these attempts have been pathetic and are easily recognized, but that is likely to change in the future as criminals become more clever.
    OS X viruses do not exist, but intentionally malicious or poorly written code, created by either nefarious or inept individuals, is nothing new.
    Never install something without first knowing what it is, what it does, how it works, and how to get rid of it when you don’t want it any more.
    If you elect to use "anti-virus" software, familiarize yourself with its limitations and potential to cause adverse effects, and apply the principle immediately preceding this one.
    Most such utilities will only slow down and destabilize your Mac while they look for viruses that do not exist, conveying no benefit whatsoever - other than to make you "feel good" about security, when you should actually be exercising sound judgment, derived from accurate knowledge, based on verifiable facts.
    Do install updates from Apple as they become available. No one knows more about Macs and how to protect them than the company that builds them.
    Summary: Use common sense and caution when you use your Mac, just like you would in any social context. There is no product, utility, or magic talisman that can protect you from all the evils of mankind.

  • Webhosting recommendations for testing i-web

    I think it would be a good idea for me to purchase a domain name and rent some web space specifically for practicing i-web concepts.
    I have space at Networks Solution for my current website. Theoretically I can piggyback onto that account but in actual practice I am afraid I will corrupt the site I depend on for my business.
    I don't have enough confidence in my webmaster skillset to not hit the wrong toggle.
    I would also like to keep my test sites up long enough to run them by focus groups and test optimization software, etc.
    The site I will be building will be very image and link intensive if that makes a difference.
    My goal is to evaluate total user experience before uploading the site so speed is probably also significant.
    Does anybody have a recommendation for a webhosting package that won't be accessed very often but still needs to provide relatively quick download speed.?

    Roddy steered me to using Web Site Maestro to optimize my sites Even though they are on MMe. I use WMS since I don't have a blog which would lose features if I published to a folder on the HD and then uploaded as it would be the same as publishing to a non-Mac site:
    Features Unavailable When Publishing to a Non-Mac Server:
    ◼ Password protection
    ◼ Blog and photo comments
    ◼ Blog search
    ◼ Blog RSS Subscription
    ◼ Hit counter
    ◼ Enhanced slideshows
    WSM is able to detect those new or changed files and upload only them.
    OT

  • IPhone 3GS won't restore (error 1600 or "not eligible for this build") no apple logo, recognised in DFU mode.

    My iPhone 3GS decided to turn itself off (on 30% battery) yesterday and hasn't turned on since. After some testing (hard resets, DFU mode), tiny umbrella recognises it in DFU mode, as does Redsn0w. neither devices can successfully kick the phone out of the restore loop.
    The screen stays blank throughout, no apple logo, connect to itunes logo etc. however every now and then the charging sign will appear (empty battery with a little bit filled (red)). even if i unplug it from my iMac the charging symbol stays there.
    once I get the phone in DFU mode iTunes recognises that there is a phone connected that needs to be restored, it doesn't matter if I click restore or option + restore the process will fail on Error 1600 or "this device is not eligible for this build".
    My iPhone is not unlocked or jailbroken. Before the incident with the coffee I managed to synchronize and update its firmware as indicated by iTunes. The latest update for my iPhone was iOS 5 firmware.  My intent is not to unlock or jailbrake the device, just to make it work again.
    Here are some things I've tried since:
    1. Exiting recovery mode via Tinyumbrella
    2. Entering DFU mode via Redsn0w
    3. Shift + Restore and using firmwares from 5.0 to 5.0.1 to upgrade my iPhone.
    4. Remove hosts to my Host file (in relation to the "device not eligible for this build" issue)
    5. Try redsn0w and use IPSW to see if it is recognized by iTunes (iTunes recognizes the iPhone but then at the very last minute shows error 1600.
    6. Save SHSH files and use Tinyumbrella to uploaded them to my iPhone.
    I would really appreciate if someone can help me on this. I might be doing something wrong or maybe not even considering the right steps to solve this issue. I don't know if there are missing drivers that are preventing the device from communicating with iTunes properly. Of some tool that can be used to correct this problem. It may or may not be fixable but I think it is worth the try.
    Thanks very much.

    please ignore the comment about coffee. Someone posted a very similar question apart from he spilt coffee on his phone, I didn't.

  • Recommendations for a new monitor?

    Greetings,
    I'm looking for a new monitor for my Powermac G4 450 MHz AGP (sawtooth).
    I'm currently using a Formac Gallery 1740 after 6 years it's starting to faded out on me.
    I'd really appreciate any suggestion or Recommendations for a new one.
    Aisha K.

    I'm using a 17" LCD, Acer model AL1706 on my G4 400MHz AGP. Was plug 'n play and has been flawless over the years. I'm sure the current model numbers are different.
     Cheers, Tom
    Here's some Acer model LCD monitors.
    http://www.amazon.com/Acer-19-inch-Flat-Panel-Monitor/dp/B0002X8TVW
    Message was edited by: Texas Mac Man

  • Need a printer recommendation for a small office

    hey folks, hoping someone might be able to suggest a recommendation for our business. We’ve had an OkiData color laser printer that’s lasted over 6 years but it’s been giving us some trouble over the last year and yesterday it stopped printing with an error we can’t resolve. Would have to bring a tech in to fix and we’d basically already decided that once this thing bit the dust we’d move on to something else. It’s time.
    We are looking for something in the $200-$400 range, would consider going a little higher if it was clearly worth it. We want something that connects wireless, prints quickly and reliably in Snow Leopard over an Airport Extreme network, decent color print quality is important but doesn’t have to be photo quality (we have an HP Photosmart for that kind of stuff), and it needs to have reasonable printing cost per page. We don’t print a tremendous amount of stuff, but we probably go through 100-200 pages a day and it adds up.
    Was looking at the HP OfficeJet Pro 8500 wireless and that looks like a nice unit except half the people who buy one hate it. Looks like HP quality control is lacking and if you get a good unit, great, but the odds are good you’ll get a lousy one.
    Also looking at the Brother HL-3070CW, but reviews say it has a high consumable cost.
    Basically, the more I look into this the more I head spins and now I've got myself wrapped around the axle and don’t know what to do.
    Any suggestions would be GREATLY appreciated.

    I would steer clear of the 500 express. Since you seem to be new to cisco products, I would use the opportunity and buy what most of your potential customers already have. Get yourself a pix/asa and a 2900 series switch as first poster suggested. If you are interested in certifications, you will need to learn the command line interface. The 500 express will do you no good as it is all gui. This is only my opinion of course. Oh, and did I see not expensive and cisco in the same sentence. :)

Maybe you are looking for

  • Photoshop File with Layered Set to Multiply Not Honored in InDesign CS3

    I am placing a PSD file from Photoshop CS3, that has a reflection/shadow layer set to Multiply with an additional layer of the model set to Normal within Photoshop. When I place this PSD in InDesign CS3, the Multiply inside of the Photoshop file is n

  • PUBLIC vs. SYSTEM document type id's

    I am developing an XML language used to describe plot layouts for a data analysis system. Currently the dtd is stored on a web server. This will not work out, since the program that interprets the XML and produces the plot will not necessarily be abl

  • When the error list is open, my LabVIEW 8.2 slows down dramatically.

    When the error list is open, my LabVIEW 8.2 slows down dramatically.  I am also using a project window and LabVIEW DSC with shared variables.  Has anyone seen this before and is there a fix. Thanks, Sean Message Edited by SeanWat on 01-04-2007 01:47

  • An unknown error has occurred using Maverick

    I have read all the message boards and nothing seems to work. I can use my iTunes library, can update/access apps from my phone and iPad but not from my iMac. HELP!!!!

  • Control the size of Essbase.log and application log

    Understand that there are many message were written to the Essbase.log and application log. Is there any method to control what kind of message to be written to the log file so as to reduce the IO frequency of the server disk folders? Thanks for your